Skip to content

Commit d3a43ad

Browse files
author
Tom Kirkpatrick
committed
fix: move loopback-component-explorer to devDependencies
1 parent 487e604 commit d3a43ad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
"loopback-context": "^3.1.0",
4343
"cls-hooked": "^4.1.5"
4444
},
45-
"optionalDependencies": {
46-
"loopback-component-explorer": "2.3.0"
47-
},
4845
"devDependencies": {
4946
"@bubltechnology/customizable-commit-analyzer": "^1.0.2-0",
5047
"chai": "^4.0.2",
@@ -56,6 +53,7 @@
5653
"eslint-config-fullcube": "^3.0.0",
5754
"loopback": "^2.25.0",
5855
"loopback-boot": "^2.24.0",
56+
"loopback-component-explorer": "2.3.0",
5957
"loopback-context": "^3.1.0",
6058
"cls-hooked": "^4.1.5",
6159
"loopback-component-fixtures": "^1.1.0",

0 commit comments

Comments
 (0)