File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ module.exports = function (grunt) {
7272 files : [
7373 'bower_components/angular-1.3.2/angular.js' ,
7474 'bower_components/angular-mocks-1.3.2/angular-mocks.js' ,
75- 'node_modules/js-data/dist/js-data.js' ,
75+ 'node_modules/js-data/dist/js-data.min. js' ,
7676 'dist/js-data-angular.min.js' ,
7777 'karma.start.js' ,
7878 'test/**/*.js'
Original file line number Diff line number Diff line change 1818 " package.json"
1919 ],
2020 "devDependencies" : {
21- "angular-1.1.5" : " angular-unstable#1.1.5" ,
22- "angular-1.2.16" : " angular#1.2.16" ,
23- "angular-1.2.25" : " angular#1.2.25" ,
2421 "angular-1.3.2" : " angular#1.3.2" ,
25- "angular-mocks-1.1.5" : " angular-mocks-unstable#1.1.5" ,
26- "angular-mocks-1.2.16" : " angular-mocks#1.2.16" ,
27- "angular-mocks-1.2.25" : " angular-mocks#1.2.25" ,
2822 "angular-mocks-1.3.2" : " angular-mocks#1.3.2"
2923 },
3024 "dependencies" : {
You can’t perform that action at this time.
0 commit comments