Support bundlers where import.meta.url is undefined (#1228)

This commit is contained in:
Jaco
2022-03-07 09:11:08 +01:00
committed by GitHub
parent f6991d9b4b
commit 8271a58aa2
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
},
"devDependencies": {
"@babel/core": "^7.17.5",
"@polkadot/dev": "^0.65.79",
"@polkadot/dev": "^0.65.85",
"@types/jest": "^27.4.1"
},
"resolutions": {