Browse Source

Update package.json file

Lucas de Souza 3 years ago
parent
commit
5a00dc9eeb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -41,13 +41,13 @@
     "ts-loader": "^5.4.5",
     "typescript": "^3.8.3",
     "webpack": "4.x",
-    "webpack-cli": "3.x"
+    "webpack-cli": "3.x",
+    "csv-parser": "^2.3.1"
   },
   "dependencies": {
     "@babel/runtime": "^7.9.2",
     "antlr4": "^4.7.2",
     "codemirror": "^5.49.0",
-    "csv-parser": "^2.3.1",
     "decimal.js": "^10.2.0",
     "line-i18n": "git+http://200.144.254.107/git/LInE/line-i18n.git",
     "melanke-watchjs": "^1.5.0"