This repository was archived by the owner on Aug 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.0.5 " ></a >
2
+ ## [ 0.0.5] ( https://github.com/peterpeterparker/ionic-swing/compare/v0.0.4...v0.0.5 ) (2017-05-11)
3
+ * ** lib:** Update to angular 4.1.0
4
+
1
5
<a name =" 0.0.4 " ></a >
2
6
## [ 0.0.4] ( https://github.com/peterpeterparker/ionic-swing/compare/v0.0.3...v0.0.4 ) (2017-04-26)
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ionic-swing" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"scripts" : {
5
5
"build" : " gulp build" ,
6
6
"build:watch" : " gulp" ,
23
23
"url" : " https://github.com/peterpeterparker/ionic-swing.git/issues"
24
24
},
25
25
"devDependencies" : {
26
- "@angular/common" : " ^4.0.2 " ,
27
- "@angular/compiler" : " ^4.0.2 " ,
28
- "@angular/compiler-cli" : " ^4.0.2 " ,
29
- "@angular/core" : " ^4.0.2 " ,
30
- "@angular/platform-browser" : " ^4.0.2 " ,
31
- "@angular/platform-browser-dynamic" : " ^4.0.2 " ,
26
+ "@angular/common" : " ^4.1.0 " ,
27
+ "@angular/compiler" : " ^4.1.0 " ,
28
+ "@angular/compiler-cli" : " ^4.1.0 " ,
29
+ "@angular/core" : " ^4.1.0 " ,
30
+ "@angular/platform-browser" : " ^4.1.0 " ,
31
+ "@angular/platform-browser-dynamic" : " ^4.1.0 " ,
32
32
"@types/jasmine" : " 2.5.38" ,
33
33
"@types/node" : " ~6.0.60" ,
34
34
"codelyzer" : " ~2.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ionic-swing" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/peterpeterparker/ionic-swing.git"
19
19
"module" : " ionic-swing.js" ,
20
20
"typings" : " ionic-swing.d.ts" ,
21
21
"peerDependencies" : {
22
- "@angular/core" : " ^4.0.2 "
22
+ "@angular/core" : " ^4.1.0 "
23
23
},
24
24
"dependencies" : {
25
25
"lodash" : " ^4.6.1" ,
You can’t perform that action at this time.
0 commit comments