mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-21 17:26:58 +01:00
package updates
This commit is contained in:
parent
af153abd5f
commit
6990268784
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest]
|
||||
node: ['15', '14', '12']
|
||||
node: ['15', '14']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
739
package-lock.json
generated
739
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -33,13 +33,13 @@
|
||||
"ethereum-blockies": "github:MyEtherWallet/blockies",
|
||||
"ethjs": "^0.4.0",
|
||||
"ms": "^2.1.3",
|
||||
"next": "^10.0.5",
|
||||
"next": "^10.0.6",
|
||||
"nextron": "^6.0.3",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-pose": "^4.0.10",
|
||||
"shortid": "^2.2.16",
|
||||
"swr": "^0.4.0"
|
||||
"swr": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.12.1",
|
||||
|
Loading…
Reference in New Issue
Block a user