diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2017-12-09 04:44:13 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2017-12-09 04:44:13 +0800 |
commit | d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66 (patch) | |
tree | 4a118bd2ea50936a740c23bdd3884905887072b9 /yarn.lock | |
parent | d14ed71191a38c55270f3f94a6e05ca88098bb9e (diff) | |
download | dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar.gz dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar.bz2 dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar.lz dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar.xz dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.tar.zst dexon-sol-tools-d08d65a3af0ed9d5dcdcdb0a3228d4108dbe9f66.zip |
Add yarn install to lerna:publish command
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1281,10 +1281,6 @@ bignumber.js@^4.0.2, bignumber.js@^4.1.0, bignumber.js@~4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-4.1.0.tgz#db6f14067c140bd46624815a7916c92d9b6c24b1" -bignumber.js@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-5.0.0.tgz#fbce63f09776b3000a83185badcde525daf34833" - "bignumber.js@git+https://github.com/debris/bignumber.js#master": version "2.0.7" resolved "git+https://github.com/debris/bignumber.js#c7a38de919ed75e6fb6ba38051986e294b328df9" @@ -5629,7 +5625,7 @@ normalize-url@^1.4.0: query-string "^4.1.0" sort-keys "^1.0.0" -npm-run-all@^4.1.1, npm-run-all@^4.1.2: +npm-run-all@^4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056" dependencies: |