Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from kunai-consulting/babel-update
Browse files Browse the repository at this point in the history
Updating some packages and removing unwanted ones
  • Loading branch information
aliHafizji authored Nov 29, 2018
2 parents b026175 + 79f5d5e commit c9a8e19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@
"devDependencies": {
"broccoli-asset-rev": "^2.2.0",
"ember-cli": "1.13.15",
"ember-cli-app-version": "^1.0.0",
"ember-cli-content-security-policy": "0.4.0",
"ember-cli-dependency-checker": "^1.1.0",
"ember-cli-htmlbars": "^1.0.1",
"ember-cli-htmlbars-inline-precompile": "^0.3.1",
"ember-cli-ic-ajax": "0.2.4",
"ember-cli-inject-live-reload": "^1.3.1",
"ember-cli-qunit": "^1.0.4",
Expand All @@ -43,7 +41,7 @@
],
"dependencies": {
"azure-storage": "^0.4.2",
"ember-cli-babel": "^5.1.5",
"ember-cli-babel": "^6.6",
"ember-cli-deploy-plugin": "^0.2.0",
"mime": "^1.2.11",
"walk": "^2.3.9"
Expand Down
1 change: 0 additions & 1 deletion tests/helpers/start-app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Ember from 'ember';
import Application from '../../app';
import Router from '../../router';
import config from '../../config/environment';

export default function startApp(attrs) {
Expand Down

0 comments on commit c9a8e19

Please sign in to comment.