mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
chaning ruby script name and updating accordingly in package.json script
This commit is contained in:
parent
a3f947164c
commit
c52e9b7df5
@ -14,7 +14,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test",
|
||||
"precommit": "make -j4 lint && ./bin/sketch",
|
||||
"precommit": "./bin/generate-sketch-pngs && make -j4 lint",
|
||||
"prepush": "make test"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user