We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeba919 commit 3b7c4c0Copy full SHA for 3b7c4c0
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="2.0.0-beta.34"></a>
2
+# [2.0.0-beta.34](https://github.com/driftyco/ionic-cli/compare/v2.0.0-beta.33...v2.0.0-beta.34) (2016-07-27)
3
+
4
5
+### Bug Fixes
6
7
+* **npm:** republish with npm 2 to fix bundled dependencies
8
9
<a name="2.0.0-beta.33"></a>
10
# [2.0.0-beta.33](https://github.com/driftyco/ionic-cli/compare/v2.0.0-beta.32...v2.0.0-beta.33) (2016-07-25)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.0.0-beta.33",
+ "version": "2.0.0-beta.34",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments