Add dummy package to fix build (#3)

This commit is contained in:
Jaco Greeff
2020-10-12 12:36:14 +02:00
committed by GitHub
parent d3748d0e0c
commit cd63585170
7 changed files with 720 additions and 7446 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@polkadot/dev": "^0.55.53",
"@types/jest": "^26.0.10"
"@polkadot/dev": "^0.58.1",
"@types/jest": "^26.0.14"
},
"version": "0.1.1"
}