@zohodesk/react-cli 1.1.22 → 1.1.23-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.22",
3
+ "version": "1.1.23-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",
@@ -110,7 +110,8 @@
110
110
  "webpack-dev-middleware": "3.7.2",
111
111
  "ws": "7.3.1",
112
112
  "xhr2": "0.2.0",
113
- "xmlhttprequest": "1.8.0"
113
+ "xmlhttprequest": "1.8.0",
114
+ "babel-plugin-module-resolver": "5.0.2"
114
115
  },
115
116
  "babel": {
116
117
  "presets": [