Skip to content

Commit

Permalink
fix: move @hot-loader to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dadamssg committed Jun 25, 2019
1 parent 6426f93 commit 8f1a660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"homepage": "https://github.com/ClearC2/headlamp#readme",
"devDependencies": {
"@clearc2/c2-react-config": "^3.0.3",
"@hot-loader/react-dom": "^16.8.6",
"axios": "^0.19.0",
"c2-semantic-release": "ClearC2/c2-semantic-release#^1.0.0",
"concurrently": "^3.5.1",
Expand All @@ -76,7 +77,6 @@
"express": "^4.0.0"
},
"dependencies": {
"@hot-loader/react-dom": "^16.8.6",
"glob": "^7.1.2"
}
}

0 comments on commit 8f1a660

Please sign in to comment.