File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 " config"
2828 ],
2929 "dependencies" : {
30- "angular" : " ~ 1.2.8 "
30+ "angular" : " >= 1.2.0 "
3131 },
3232 "devDependencies" : {
33- "angular-mocks" : " ~ 1.2.8" ,
33+ "angular-mocks" : " >= 1.2.8" ,
3434 "jQuery" : " 2.1.0"
3535 }
3636}
Original file line number Diff line number Diff line change 44 },
55 "dependencies" : {},
66 "devDependencies" : {
7- "karma" : " ~0.11.9" ,
7+ "gulp" : " ^3.8.9" ,
8+ "gulp-karma" : " 0.0.1" ,
9+ "gulp-rename" : " ^0.2.2" ,
10+ "gulp-uglify" : " ^0.1.0" ,
11+ "karma" : " ^0.12.24" ,
812 "karma-chrome-launcher" : " ~0.1.2" ,
9- "karma-jasmine" : " ~0.1.5" ,
1013 "karma-firefox-launcher" : " ~0.1.3" ,
14+ "karma-jasmine" : " ~0.1.5" ,
1115 "karma-phantomjs-launcher" : " ~0.1.1" ,
1216 "karma-requirejs" : " ~0.2.1" ,
13- "karma-script-launcher" : " ~0.1.0" ,
14- "gulp" : " ~3.3.0" ,
15- "gulp-uglify" : " ~0.1.0" ,
16- "gulp-karma" : " 0.0.1" ,
17- "gulp-rename" : " ~0.2.1"
17+ "karma-script-launcher" : " ~0.1.0"
1818 },
1919 "scripts" : {
2020 "test" : " gulp test" ,
You can’t perform that action at this time.
0 commit comments