Skip to content

Commit 3b7c4c0

Browse files
committed
Updated to beta 34 because of issues with bundling dependencies in npm 3.
1 parent eeba919 commit 3b7c4c0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
<a name="2.0.0-beta.33"></a>
210
# [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)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "2.0.0-beta.33",
3+
"version": "2.0.0-beta.34",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",

0 commit comments

Comments
 (0)