File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- angular@1.0.2
1+ angular@1.0.3
22angular:angular@1.4.4
33babel-compiler@5.8.24_1
44babel-runtime@0.1.4
@@ -45,6 +45,6 @@ spacebars-compiler@1.0.7
4545tracker@1.0.9
4646ui@1.0.8
4747underscore@1.0.4
48- urigo:angular@1.0.2
48+ urigo:angular@1.0.3
4949webapp@1.2.2
5050webapp-hashing@1.0.5
Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : "urigo:angular" ,
33 summary : "Deprecated: use the official `angular` package instead!" ,
4- version : "1.0.2 " ,
4+ version : "1.0.3 " ,
55 git : "https://github.com/Urigo/angular-meteor.git" ,
66 documentation : null
77} ) ;
88
99Package . on_use ( function ( api ) {
10- api . imply ( "angular@1.0.2 " ) ;
10+ api . imply ( "angular@1.0.3 " ) ;
1111} ) ;
Original file line number Diff line number Diff line change 1- angular@1.0.2
1+ angular@1.0.3
22angular:angular@1.4.4
33angular:angular-mocks@1.4.4
44babel-compiler@5.8.24_1
@@ -30,7 +30,7 @@ id-map@1.0.4
3030jquery@1.11.4
3131lai:collection-extensions@0.1.4
3232less@2.5.0_3
33- local-test:angular@1.0.2
33+ local-test:angular@1.0.3
3434logging@1.0.8
3535mdg:camera@1.1.5
3636meteor@1.1.9
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-meteor" ,
33 "main" : " ./.dist/angular-meteor.bundle.min.js" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.3 " ,
55 "homepage" : " https://github.com/Urigo/angular-meteor" ,
66 "authors" : [
77 " Uri Goldshtein <uri.goldshtein@gmail.com>"
Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : "angular" ,
33 summary : "Everything you need to use AngularJS in your Meteor app" ,
4- version : "1.0.2 " ,
4+ version : "1.0.3 " ,
55 git : "https://github.com/Urigo/angular-meteor.git"
66} ) ;
77
You can’t perform that action at this time.
0 commit comments