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 @@
"react-is": "*"
},
"devDependencies": {
"@polkadot/keyring": "^2.3.1",
"@polkadot/util": "^2.3.1",
"@polkadot/util-crypto": "^2.3.1",
"@polkadot/keyring": "^2.4.0-beta.0",
"@polkadot/util": "^2.4.0-beta.0",
"@polkadot/util-crypto": "^2.4.0-beta.0",
"@types/react-copy-to-clipboard": "^4.3.0",
"@types/react-dom": "^16.9.5",
"@types/styled-components": "^4.4.3",