Skip to content

Commit

Permalink
chore(ffe-form): Use hoisted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kwltrs committed Jan 8, 2018
1 parent a3374a0 commit 1ae41b1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions packages/ffe-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,13 @@
"devDependencies": {
"ffe-core": "^10.1.2",
"ffe-visual-tests-support": "2.1.2",
"less": "^2.6.1",
"less": "^2.7.3",
"less-plugin-autoprefix": "^1.5.1",
"mkdirp": "^0.5.1",
"nsp": "^2.2.0",
"nsp": "^3.1.0",
"opn-cli": "^3.1.0",
"stylelint": "^7.7.1",
"stylelint-config-ffe": "^0.2.0",
"watch": "^0.19.2"
"stylelint": "^8.4.0",
"watch": "^1.0.2"
},
"peerDependencies": {
"ffe-core": "^10.1.2"
Expand Down

0 comments on commit 1ae41b1

Please sign in to comment.