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 3b7c4c0 commit cc4ee64Copy full SHA for cc4ee64
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="2.0.0-beta.35"></a>
2
+# [2.0.0-beta.35](https://github.com/driftyco/ionic-cli/compare/v2.0.0-beta.34...v2.0.0-beta.35) (2016-07-27)
3
+
4
5
+### Bug Fixes
6
7
+* **npm:** republish with npm 2 to fix bundled dependencies (again)
8
9
<a name="2.0.0-beta.34"></a>
10
# [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)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.0.0-beta.34",
+ "version": "2.0.0-beta.35",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments