Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Nov 11, 2018
1 parent b76b12c commit 6e0b89c
Show file tree
Hide file tree
Showing 3 changed files with 2,026 additions and 97 deletions.
9 changes: 0 additions & 9 deletions ember-load.sublime-project

This file was deleted.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@commitlint/config-conventional": "7.1.2",
"@commitlint/travis-cli": "7.2.1",
"@ember/optional-features": "0.7.0",
"@mike-north/js-lib-renovate-config": "^1.0.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~3.5.0",
"ember-cli-dependency-checker": "^3.0.0",
Expand Down Expand Up @@ -75,5 +76,10 @@
},
"release": {
"extends": "@mike-north/js-lib-semantic-release-config"
},
"optionalDependencies": {
"@mike-north/js-lib-semantic-release-config": "^0.0.0-development",
"semantic-release": "^15.10.8",
"travis-deploy-once": "^5.0.9"
}
}
Loading

0 comments on commit 6e0b89c

Please sign in to comment.