mirror of
https://github.com/primer/css.git
synced 2024-11-28 22:01:43 +03:00
remove primer package scripts from root
This commit is contained in:
parent
37deeffdc3
commit
78323e5e5f
@ -14,10 +14,7 @@
|
||||
"scripts": {
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"publish": "lerna publish",
|
||||
"updated": "lerna updated",
|
||||
"build": "primer-module-build index.scss",
|
||||
"prepublish": "npm run build",
|
||||
"test": "npm run build"
|
||||
"updated": "lerna updated"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lerna": "^2.0.0-rc.2",
|
||||
|
Loading…
Reference in New Issue
Block a user