mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 07:10:05 +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": {
|
"scripts": {
|
||||||
"test": "make test",
|
"test": "make test",
|
||||||
"precommit": "make -j4 lint && ./bin/sketch",
|
"precommit": "./bin/generate-sketch-pngs && make -j4 lint",
|
||||||
"prepush": "make test"
|
"prepush": "make test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user