Skip to content

Commit 5565e5d

Browse files
committed
chore(): increment ionic-app-lib dependency to 2.1.2 to get latests fixes.
1 parent 9c128e0 commit 5565e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",
@@ -69,7 +69,7 @@
6969
"gulp": "3.8.8",
7070
"gulp-util": "3.0.7",
7171
"inquirer": "0.11.2",
72-
"ionic-app-lib": "2.1.1",
72+
"ionic-app-lib": "2.1.2",
7373
"moment": "2.11.1",
7474
"open": "0.0.5",
7575
"optimist": "0.6.0",

0 commit comments

Comments
 (0)