File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 "zone.js" : " ^0.8.4" ,
2626 "bootstrap" : " ^3.3.6"
2727 },
28- "devDependencies" : {
29- "bower " : " 1.4.1 " ,
28+ "devDependencies" : {
29+ "jquery-mockjax " : " 2.2.2 " ,
3030 "@angular/compiler-cli" : " ^5.0.1" ,
3131 "concurrently" : " ^3.2.0" ,
3232 "gulp-watch" : " ^4.3.5" ,
6262 "build-aot-samples" : " ngc -p tsconfig-aot-samples.json" ,
6363 "bundle" : " npm run build-aot && npm run prepare-dist" ,
6464 "prepare-dist" : " rollup -c rollup.config.umd.js" ,
65- "pretest" : " npm run bundle && npm run build && bower install jquery-mockjax " ,
65+ "pretest" : " npm run bundle && npm run build" ,
6666 "test" : " karma start tests/karma.conf.js && npm run remap-istanbul" ,
6767 "remap-istanbul" : " npm run copy-coverage-report && npm run remap-istanbul-html && npm run remap-istanbul-lcov" ,
6868 "remap-istanbul-html" : " remap-istanbul -i coverage/karma-tmp/coverage.json -o coverage/html-report -t html" ,
You can’t perform that action at this time.
0 commit comments