Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #546 from billybonks/styleint-is-dev
Browse files Browse the repository at this point in the history
Move dependencies to dev dependencies.
  • Loading branch information
jkleinsc authored Jul 5, 2016
2 parents a34991f + f58e6c9 commit 351b57c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,15 @@
"loader.js": "4.0.10",
"nano": "6.2.0",
"request": "2.72.0",
"ember-cli-stylelint": "^0.1.5",
"stylelint": "^6.6.0",
"ember-radio-buttons": "^4.0.1",
"ember-inflector": "^1.9.4",
"stylelint-config-concentric": "^1.0.2",
"stylelint-declaration-use-variable": "^1.3.0",
"stylelint-scss": "^1.2.0",
"stylelint-value-border-zero": "^1.0.2"
},
"dependencies": {
"ember-cli-stylelint": "^0.1.5",
"ember-inflector": "^1.9.4",
"ember-radio-buttons": "^4.0.1",
"stylelint": "^6.6.0"
},
"ember-addon": {
"paths": [
"lib/pouch-fixtures"
Expand Down

0 comments on commit 351b57c

Please sign in to comment.