Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit f5b21e6

Browse files
author
Alexander Vakrilov
authored
fix: add loader-utils as dep instead of dev-dep (#975)
1 parent bd893ce commit f5b21e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"extra-watch-webpack-plugin": "1.0.3",
5454
"fork-ts-checker-webpack-plugin": "1.3.0",
5555
"global-modules-path": "2.0.0",
56+
"loader-utils": "^1.2.3",
5657
"minimatch": "3.0.4",
5758
"nativescript-hook": "0.2.4",
5859
"nativescript-worker-loader": "~0.9.0",
@@ -86,7 +87,6 @@
8687
"conventional-changelog-cli": "^1.3.22",
8788
"jasmine": "^3.2.0",
8889
"jasmine-spec-reporter": "^4.2.1",
89-
"loader-utils": "^1.2.3",
9090
"proxyquire": "2.1.0",
9191
"tns-core-modules": "next",
9292
"typescript": "~3.4.0"

0 commit comments

Comments
 (0)