This repository was archived by the owner on Oct 2, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 16
16
" test"
17
17
],
18
18
"dependencies" : {
19
- "angular" : " ~1.2.0 "
19
+ "angular" : " ~1.2"
20
20
},
21
21
"devDependencies" : {
22
- "jquery" : " ~1.10.2 " ,
23
- "angular-mocks" : " ~1.2.0 "
22
+ "jquery" : " ~1.11 " ,
23
+ "angular-mocks" : " ~1.2"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 2
2
"name" : " ui-select" ,
3
3
"version" : " 0.0.1" ,
4
4
"devDependencies" : {
5
- "bower" : " ~1.2.8 " ,
6
- "grunt" : " ~0.4.2 " ,
7
- "grunt-contrib-clean" : " ~0.4.0 " ,
8
- "grunt-contrib-concat" : " ~0.1.2 " ,
9
- "grunt-contrib-copy" : " ~0.5.0 " ,
10
- "grunt-hustler" : " ~4.0.6 " ,
11
- "grunt-karma" : " ~0.7.2 " ,
12
- "karma" : " ~0.11.14 " ,
13
- "karma-jasmine" : " ~0.1.5 " ,
14
- "karma-chrome-launcher" : " ~0.1.2 " ,
15
- "karma-firefox-launcher" : " ~0.1.3 " ,
16
- "karma-phantomjs-launcher" : " ~0.1.2 " ,
17
- "grunt-conventional-changelog" : " ~1.1.0 "
5
+ "bower" : " ~1.3 " ,
6
+ "grunt" : " ~0.4" ,
7
+ "grunt-contrib-clean" : " ~0.4" ,
8
+ "grunt-contrib-concat" : " ~0.1" ,
9
+ "grunt-contrib-copy" : " ~0.5" ,
10
+ "grunt-hustler" : " ~4.0" ,
11
+ "grunt-karma" : " ~0.8 " ,
12
+ "karma" : " ~0.12 " ,
13
+ "karma-jasmine" : " ~0.2 " ,
14
+ "karma-chrome-launcher" : " ~0.1" ,
15
+ "karma-firefox-launcher" : " ~0.1" ,
16
+ "karma-phantomjs-launcher" : " ~0.1" ,
17
+ "grunt-conventional-changelog" : " ~1.1"
18
18
},
19
19
"scripts" : {
20
20
"test" : " grunt test"
You can’t perform that action at this time.
0 commit comments