fix(cirriculum): update a link to script
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
"lint": "eslint ./**/*.js --fix",
|
"lint": "eslint ./**/*.js --fix",
|
||||||
"repack": "babel-node ./repack.js",
|
"repack": "babel-node ./repack.js",
|
||||||
"semantic-release": "semantic-release",
|
"semantic-release": "semantic-release",
|
||||||
"pretest": "cd ../client && npm run build:frame-runner",
|
"pretest": "cd ../client && npm run build:workers",
|
||||||
"test": "mocha --delay --reporter progress --bail",
|
"test": "mocha --delay --reporter progress --bail",
|
||||||
"unpack": "babel-node ./unpack.js"
|
"unpack": "babel-node ./unpack.js"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user