Skip to content

Commit 76e128b

Browse files
mlynchtlancina
authored andcommitted
bump deps
1 parent 907f32f commit 76e128b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",
@@ -25,6 +25,7 @@
2525
"app",
2626
"hybrid",
2727
"cordova",
28+
"native",
2829
"phonegap"
2930
],
3031
"repository": {
@@ -34,12 +35,11 @@
3435
"contributors": [
3536
{
3637
"name": "Max Lynch",
37-
"email": "max@drifty.com",
38+
"email": "max@ionic.io",
3839
"web": "https://twitter.com/maxlynch"
3940
},
4041
{
4142
"name": "Peter Collins",
42-
"email": "[email protected]",
4343
"web": "https://twitter.com/SomethingNew2_0"
4444
},
4545
{
@@ -48,8 +48,7 @@
4848
},
4949
{
5050
"name": "Josh Bavari",
51-
"web": "https://twitter.com/jbavari",
52-
"email": "[email protected]"
51+
"web": "https://twitter.com/jbavari"
5352
}
5453
],
5554
"license": "MIT",
@@ -68,7 +67,7 @@
6867
"form-data": "0.1.4",
6968
"gulp": "3.8.8",
7069
"inquirer": "^0.11.0",
71-
"ionic-app-lib": "2.0.0-beta.1",
70+
"ionic-app-lib": "2.0.0-beta.2",
7271
"moment": "^2.10.6",
7372
"ncp": "0.4.2",
7473
"open": "0.0.5",

0 commit comments

Comments
 (0)