Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Commit 9bedd3c

Browse files
author
Godhuda
committed
Upgrade to ember-cli 1.13
(Note/TODO: there is currently a deprecation warning about the Brocfile)
1 parent 348d85a commit 9bedd3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"broccoli-string-replace": "~0.0.2",
3838
"broccoli-uglify-js": "~0.1.3",
3939
"chalk": "~0.4.0",
40-
"ember-cli": "^0.2.7",
40+
"ember-cli": "^1.13.0",
4141
"ember-cli-release": "^0.2.2",
4242
"ember-cli-sauce": "^1.3.0",
4343
"emberjs-build": "0.2.1",
@@ -47,4 +47,4 @@
4747
"qunit": "^0.7.2",
4848
"rsvp": "~3.0.6"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)