Update INFO.yaml
[sdc/sdc-pubsub.git] / package.json
index 455d508..f1dce68 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "sdc-pubsub",
-  "version": "1.0.21",
+  "version": "1.0.30",
   "description": "Publish Subscribe library using post message for sdc plugins",
   "main": "index.js",
   "author": "Idan Amit",
   },
   "devDependencies": {
     "@types/jest": "^23.3.1",
-    "awesome-typescript-loader": "^3.1.3",
     "jest": "^23.4.2",
     "jest-sonar-reporter": "^2.0.0",
     "rimraf": "^2.6.2",
     "ts-jest": "^23.0.1",
+    "ts-loader": "^5.3.2",
     "tslint": "^5.11.0",
     "tslint-sonarts": "^1.7.0",
-    "typescript": "2.7.2",
+    "typescript": "3.3.4000",
     "webpack": "4.12.0",
     "webpack-cli": "^3.1.0"
   }