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
@@ -40,9 +40,9 @@
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@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",
"@react-native-community/cli-platform-ios": "^3.0.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^25.1.0",