This commit is contained in:
dedal.qq 2019-02-06 22:22:22 +03:00
parent 8e1b4fcde0
commit 42059c9953

View File

@ -1,5 +1,7 @@
{
"build": [
["node", "-v"],
["npm", "-v"],
["npm", "config", "set", "scripts-prepend-node-path", "true"],
["npm", "config", "set", "color", "false"],
["npm", "install"]