소스 검색

Add some new packages for future changes

Godzil 5 년 전
부모
커밋
02a9ed1eb8
2개의 변경된 파일242개의 추가작업 그리고 230개의 파일을 삭제
  1. 239 230
      package-lock.json
  2. 3 0
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 239 - 230
package-lock.json


+ 3 - 0
package.json

@@ -31,6 +31,8 @@
     "pjson": "^1.0.9",
     "request": "^2.87.0",
     "request-promise": "^4.2.2",
+    "tough-cookie-file-store": "^1.2.0",
+    "uuid": "^3.3.2",
     "xml2js": "^0.4.5"
   },
   "devDependencies": {
@@ -41,6 +43,7 @@
     "@types/node": "^10.5.3",
     "@types/request": "^2.47.1",
     "@types/request-promise": "^4.1.42",
+    "@types/uuid": "^3.4.3",
     "@types/xml2js": "^0.4.3",
     "npm-check": "^5.7.1",
     "tsconfig-lint": "^0.12.0",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.