File tree Expand file tree Collapse file tree
packages/ember-cli-fastboot Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 "lint:js:fix" : " eslint . --fix" ,
2424 "start" : " ember serve" ,
2525 "test" : " npm-run-all lint test:*" ,
26- "test:mocha" : " node fix-node-modules.mjs && mocha && node fix-node-modules.mjs -r " ,
26+ "test:mocha" : " mocha" ,
2727 "test:ember" : " ember test" ,
2828 "test:precook" : " node node_modules/ember-cli-addon-tests/scripts/precook-node-modules.js" ,
2929 "test:ember-compatibility" : " ember try:each"
3939 "ember-cli-lodash-subset" : " ^2.0.1" ,
4040 "ember-cli-preprocess-registry" : " ^3.3.0" ,
4141 "ember-cli-version-checker" : " ^5.1.2" ,
42- "fastboot" : " 4.1.2 " ,
43- "fastboot-express-middleware" : " 4.1.2 " ,
42+ "fastboot" : " workspace:* " ,
43+ "fastboot-express-middleware" : " workspace:* " ,
4444 "fastboot-transform" : " ^0.1.3" ,
4545 "fs-extra" : " ^10.0.0" ,
4646 "json-stable-stringify" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments