Skip to content

Commit

Permalink
build(ionic): revert back to 0.0.39
Browse files Browse the repository at this point in the history
0.0.41 is faulty, replaces console.log w/ logger.debug.
  • Loading branch information
MathieuNls committed Nov 9, 2016
1 parent bb9e8cd commit 7b2b014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"zone.js": "0.6.21"
},
"devDependencies": {
"@ionic/app-scripts": "0.0.41",
"@ionic/app-scripts": "0.0.39",
"cz-conventional-changelog": "^1.2.0",
"typescript": "^2.0.6"
},
Expand Down

0 comments on commit 7b2b014

Please sign in to comment.