Default to type: module (#447)

This commit is contained in:
Jaco Greeff
2021-03-02 21:43:36 +01:00
committed by GitHub
parent 100f22bcfe
commit 0eebd52577
15 changed files with 217 additions and 210 deletions
+2 -2
View File
@@ -28,8 +28,8 @@
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/runtime": "^7.13.8",
"@polkadot/dev": "^0.61.31",
"@babel/runtime": "^7.13.9",
"@polkadot/dev": "^0.62.2",
"@polkadot/ts": "^0.3.60",
"@types/jest": "^26.0.20",
"babel-plugin-transform-vue-template": "^0.4.2",