Rename Substrate entry to "generic" (#327)

* Rename Substrate entry to "generic"

* Rewrite yarn.lock

* Linting (base package update)
This commit is contained in:
Jaco Greeff
2020-05-30 09:03:08 +02:00
committed by GitHub
parent 66f65052f6
commit 990d4394af
12 changed files with 975 additions and 962 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^2.10.1",
"@polkadot/util-crypto": "^2.10.1",
"@polkadot/util": "^2.11.1",
"@polkadot/util-crypto": "^2.11.1",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.0"
}