Skip to content

Commit bd6c784

Browse files
committed
Add es folder to package and upgrade rc-tools
1 parent 9e33dac commit bd6c784

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"module": "./es/index",
1212
"files": [
1313
"lib",
14+
"es",
1415
"assets/iconfont.css",
1516
"assets/index.css"
1617
],
@@ -67,7 +68,7 @@
6768
"pre-commit": "1.x",
6869
"querystring": "^0.2.0",
6970
"rc-dialog": "6.x",
70-
"rc-tools": "6.x",
71+
"rc-tools": "7.x",
7172
"react": "^16.0.0",
7273
"react-dom": "^16.0.0",
7374
"react-test-renderer": "^16.0.0"

0 commit comments

Comments
 (0)