mirror of
https://github.com/primer/css.git
synced 2025-01-02 19:22:04 +03:00
remove top-level test script for now
This commit is contained in:
parent
f71f97d400
commit
172f6c247c
@ -7,8 +7,7 @@
|
||||
"diff": "lerna diff",
|
||||
"release": "lerna publish --skip-git",
|
||||
"release-candidate": "lerna publish --skip-git --npm-tag=rc",
|
||||
"release-canary": "lerna publish --skip-git --canary=commit --cd-version=patch",
|
||||
"test": "lerna run test"
|
||||
"release-canary": "lerna publish --skip-git --canary=commit --cd-version=patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lerna": "^2.0.0-rc.5"
|
||||
|
Loading…
Reference in New Issue
Block a user