mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
derp, add prepare run-script to docs/package.json
This commit is contained in:
parent
ff8d0cbbce
commit
384b6f42c6
@ -2,6 +2,7 @@
|
||||
"private": true,
|
||||
"name": "@primer/css-docs",
|
||||
"scripts": {
|
||||
"prepare": "npm run sync",
|
||||
"lint": "eslint pages src",
|
||||
"test": "./test.sh",
|
||||
"sync": "script/sync",
|
||||
|
Loading…
Reference in New Issue
Block a user