Add notifications team (#16)

This commit is contained in:
Jaco Greeff
2020-11-05 16:05:18 +01:00
committed by GitHub
parent d9ab490f5e
commit 8d5547006b
4 changed files with 567 additions and 2031 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@polkadot/dev": "^0.59.8",
"@polkadot/dev": "^0.59.18",
"@types/jest": "^26.0.15"
},
"version": "0.1.11"