Skip to content

Commit b03abfb

Browse files
authored
Merge pull request #259 from stefanpenner/bump-deps
bump to new ember-cli without bower/npm
2 parents 3600f8f + 249fcc6 commit b03abfb

File tree

3 files changed

+176
-981
lines changed

3 files changed

+176
-981
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_js:
33
- "7"
44
- "6"
55
- "4"
6-
- "0.12"
76
after_success:
87
- "./bin/publish_to_s3.js"
98
before_install:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"broccoli-stew": "^1.2.0",
2424
"broccoli-uglify-js": "^0.2.0",
2525
"broccoli-watchify": "^1.0.1",
26-
"ember-cli": "^2.11.0",
26+
"ember-cli": "2.12.0-beta.1",
2727
"ember-cli-dependency-checker": "^1.3.0",
2828
"ember-publisher": "0.0.7",
2929
"git-repo-version": "0.4.1",

0 commit comments

Comments
 (0)