Add GH actions yarn cache (#280)

This commit is contained in:
Jaco Greeff
2020-02-17 15:07:46 +01:00
committed by GitHub
parent bc5be9e382
commit 170b778dcf
11 changed files with 133 additions and 129 deletions
+3 -3
View File
@@ -26,9 +26,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^2.3.1",
"@polkadot/types": "^1.2.1",
"@polkadot/util": "^2.3.1",
"@polkadot/keyring": "^2.4.0-beta.0",
"@polkadot/types": "^1.3.0-beta.8",
"@polkadot/util": "^2.4.0-beta.0",
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
"@types/mkdirp": "^0.5.2",