mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-16 18:20:50 +00:00
commit
1166537025
@ -2,7 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- export PATH=$HOME/.yarn/bin:$PATH
|
||||
cache:
|
||||
yarn: true
|
||||
|
@ -16,6 +16,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@polkadot/dev": "^0.23.7"
|
||||
"@polkadot/dev": "^0.23.8"
|
||||
}
|
||||
}
|
||||
|
@ -1277,10 +1277,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
||||
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
||||
|
||||
"@polkadot/dev@^0.23.7":
|
||||
version "0.23.7"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.23.7.tgz#4a32050214fe13e7fdaa5aa1cc9fd0ccd310211b"
|
||||
integrity sha512-6US2N28NBSfUt67zEZn+5CJ6DCFcklGqwHEykN6Xr+S9HsX+en9oK4NTzfgewjNP9FlKLjDjl7EwIJgIOERmwA==
|
||||
"@polkadot/dev@^0.23.8":
|
||||
version "0.23.8"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.23.8.tgz#c0507eb3eee0e1c916b69c8790dfbfa47a0fd324"
|
||||
integrity sha512-s/dK2wZvUdjFZWUJ7Q83ShSlcSrUA+3iM5QZ7mN2k9JGJAI9NxQ22EjMwNreOGneJikzHNQRVbMCcwhh5tiZwA==
|
||||
dependencies:
|
||||
"@babel/cli" "^7.2.3"
|
||||
"@babel/core" "^7.2.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user