mirror of
https://github.com/primer/css.git
synced 2024-12-02 07:53:06 +03:00
remove now-* npm scripts
This commit is contained in:
parent
afd5a05646
commit
2b3ae9db6d
@ -28,9 +28,6 @@
|
||||
"lint": "npm-run-all -s lint-css lint-js",
|
||||
"lint-css": "stylelint --quiet --syntax scss src/**/*.scss",
|
||||
"lint-js": "eslint script lib docs deprecations.js .storybook",
|
||||
"now-build": "npm run dist && next build",
|
||||
"now-start": "next start",
|
||||
"now-test": "npm-run-all -s now-build now-start",
|
||||
"postpublish": "script/postpublish",
|
||||
"prepublishOnly": "script/prepublish",
|
||||
"publish-storybook": "script/publish-storybook",
|
||||
|
Loading…
Reference in New Issue
Block a user