mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-16 18:20:50 +00:00
Merge pull request #4 from polkadot-js/jg-bump-deps
Bump yarn, bump dev
This commit is contained in:
commit
9bdc230811
@ -1,6 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
||||
- export PATH=$HOME/.yarn/bin:$PATH
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
|
@ -18,6 +18,7 @@
|
||||
"@types/node": "^10.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.21.1"
|
||||
"@babel/core": "^7.1.2",
|
||||
"@polkadot/dev": "^0.21.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user