mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
tweak npm scripts for generator-primer-module
This commit is contained in:
parent
c98dbffa6a
commit
723c514be8
@ -12,7 +12,8 @@
|
||||
"url": "https://github.com/primer/primer-css/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "ava -v test/**/*.spec.js"
|
||||
"test": "../../node_modules/.bin/ava -v test/**/*.spec.js",
|
||||
"watch": "npm run test -- --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user