Control priv access via # (#286)

This commit is contained in:
Jaco Greeff
2020-02-22 18:19:35 +01:00
committed by GitHub
parent 3b71f10d1e
commit e69e98182b
13 changed files with 332 additions and 378 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.7.5"
"typescript": "^3.8.2"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -31,7 +31,7 @@
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@polkadot/dev": "^0.40.18",
"@polkadot/dev": "^0.41.3",
"@polkadot/ts": "^0.2.3",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",