@zohodesk/react-cli 1.1.5-exp.5 → 1.1.6-exp.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/react-cli",
3
- "version": "1.1.5-exp.5",
3
+ "version": "1.1.6-exp.1",
4
4
  "description": "A CLI tool for build modern web application and libraries",
5
5
  "scripts": {
6
6
  "init": "node ./lib/utils/init.js",
@@ -104,7 +104,11 @@
104
104
  "webpack-dev-middleware": "3.7.2",
105
105
  "ws": "7.3.1",
106
106
  "xhr2": "0.2.0",
107
- "xmlhttprequest": "1.8.0"
107
+ "xmlhttprequest": "1.8.0",
108
+ "ts-loader": "8.2.0",
109
+ "typescript": "5.0.4",
110
+ "@types/node": "12.0.4",
111
+ "@types/webpack": "4.4.32"
108
112
  },
109
113
  "babel": {
110
114
  "presets": [