File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " A set of AngularJS directives/helpers for using Cloudinary with AngularJS" ,
4
4
"version" : " 1.0.0" ,
5
5
"homepage" : " https://github.com/cloudinary/cloudinary_angular" ,
6
- "license" : " MIT " ,
6
+ "license" : " M " ,
7
7
"private" : false ,
8
8
"keywords" : [
9
9
" angularjs" ,
41
41
" samples" ,
42
42
" spec" ,
43
43
" karma*"
44
-
45
- ]
44
+ ],
45
+ "devDependencies" : {
46
+ "angular-mocks" : " ^1.5.1"
47
+ }
46
48
}
Original file line number Diff line number Diff line change 29
29
"karma-chrome-launcher" : " ^0.2.2" ,
30
30
"karma-coverage" : " ~0.5" ,
31
31
"karma-jasmine" : " ~0.3" ,
32
- "karma-phantomjs-launcher" : " ~0.2 " ,
32
+ "karma-phantomjs-launcher" : " ^1.0.0 " ,
33
33
"karma-story-reporter" : " ~0.3" ,
34
- "phantomjs" : " ~1.9 "
34
+ "phantomjs-prebuilt " : " ~2.1 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments