Skip to content

Commit

Permalink
fix: move loopback-component-explorer to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kirkpatrick committed Jul 13, 2017
1 parent 487e604 commit d3a43ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
"loopback-context": "^3.1.0",
"cls-hooked": "^4.1.5"
},
"optionalDependencies": {
"loopback-component-explorer": "2.3.0"
},
"devDependencies": {
"@bubltechnology/customizable-commit-analyzer": "^1.0.2-0",
"chai": "^4.0.2",
Expand All @@ -56,6 +53,7 @@
"eslint-config-fullcube": "^3.0.0",
"loopback": "^2.25.0",
"loopback-boot": "^2.24.0",
"loopback-component-explorer": "2.3.0",
"loopback-context": "^3.1.0",
"cls-hooked": "^4.1.5",
"loopback-component-fixtures": "^1.1.0",
Expand Down

0 comments on commit d3a43ad

Please sign in to comment.