Allow import.meta.url for detectPackage (#420)

* Allow import.meta.url for detectPackage

* Bump deps
This commit is contained in:
Jaco Greeff
2020-12-16 16:27:33 +01:00
committed by GitHub
parent b40167c1e2
commit fc22cc0456
15 changed files with 310 additions and 215 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@polkadot/dev": "^0.61.2",
"@polkadot/dev": "^0.61.8",
"@polkadot/ts": "^0.3.58",
"@types/jest": "^26.0.19",
"babel-plugin-transform-vue-template": "^0.4.2",