Skip to content

Commit

Permalink
chore: organise imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Dec 29, 2017
1 parent fda967a commit 88199af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"devDependencies": {
"@signalk/client": "^0.1.4",
"@signalk/signalk-schema": "0.0.1-7",
"babel": "^5.8.23",
"babel-loader": "^5.3.2",
"bacon.model": "^0.1.12",
"baconjs": "^0.7.42",
"bluebird": "^2.9.24",
"d3": "^3.5.6",
"debug": "^2.1.1",
"github-changes": "^1.0.4",
"js-quantities": "^1.5.0",
"json-loader": "^0.5.2",
"lodash": "^2.4.1",
"react": "^0.14",
"react-dom": "^0.14",
"react-bootstrap": "^0.13.2",
"react-dom": "^0.14",
"react-fontawesome": "^0.3.3",
"react-grid-layout": "0.10",
"babel": "^5.8.23",
"babel-loader": "^5.3.2",
"github-changes": "^1.0.4",
"json-loader": "^0.5.2",
"react-hot-loader": "^1.3.0",
"webpack": "^1.11.0",
"webpack-dev-server": "^1.14.1"
Expand Down

0 comments on commit 88199af

Please sign in to comment.