1
1
mirror of https://github.com/primer/css.git synced 2024-12-29 17:12:27 +03:00

nix prepare script because Now runs it

This commit is contained in:
Shawn Allen 2018-12-07 14:53:40 -08:00
parent 4f74ce8d65
commit 3eadd1a6dc

View File

@ -2,7 +2,6 @@
"private": true,
"name": "@primer/css-docs",
"scripts": {
"prepare": "npm run sync",
"lint": "eslint pages src",
"test": "./test.sh",
"sync": "script/sync",