Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ernscht/lerna-test-hoisted
test lerna hoisted mode
https://github.com/ernscht/lerna-test-hoisted
Last synced: about 2 months ago
JSON representation
test lerna hoisted mode
- Host: GitHub
- URL: https://github.com/ernscht/lerna-test-hoisted
- Owner: ernscht
- Created: 2018-11-27T16:31:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T04:48:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T17:48:49.058Z (3 months ago)
- Homepage:
- Size: 557 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# lerna test hoisted
expected: dependency versions of lerna packages should be fixed in a package-lock.json
npm <=6: "jest", "yn" and "is-reachable" are not present in a lock file
npm >=8 (lockfile version 2): "jest", "yn" and "is-reachable" are present in the base lock file