self-adaption-box-react 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,8 +1,9 @@
1
1
  {
2
2
  "name": "self-adaption-box-react",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "",
5
5
  "main": "dist/main.js",
6
+ "module": "dist/main.js",
6
7
  "private": false,
7
8
  "author": {
8
9
  "name": "jswangjie"