Browse Source

Fix no build

GitAdmin 5 years ago
parent
commit
3503e75b4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
   ],
   "author": "Lucas de Souza",
   "license": "MIT",
-  "devDependencies": {
+  "dependencies": {
     "ts-loader": "^5.*",
     "typescript": "^3.*",
     "webpack": "^4.*",