Skip to content

Commit d35c1c4

Browse files
athomannSpaceK33z
authored andcommitted
Move loglevel from devDependencies to dependencies (#1001)
1 parent adc9a0d commit d35c1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"html-entities": "^1.2.0",
1818
"http-proxy-middleware": "~0.17.4",
1919
"internal-ip": "^1.2.0",
20+
"loglevel": "^1.4.1",
2021
"opn": "4.0.2",
2122
"portfinder": "^1.0.9",
2223
"selfsigned": "^1.9.1",
@@ -38,7 +39,6 @@
3839
"jquery": "^2.2.0",
3940
"less": "^2.5.1",
4041
"less-loader": "~2.2.0",
41-
"loglevel": "^1.4.1",
4242
"mocha": "^3.0.2",
4343
"mocha-sinon": "^1.1.6",
4444
"pug": "^2.0.0-beta5",

0 commit comments

Comments
 (0)