Skip to content

Commit 727b17f

Browse files
committed
chore: remove sideEffects #103
1 parent d465cc5 commit 727b17f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "@ant-design-vue/pro-layout",
3-
"version": "3.0.0-beta.1",
3+
"version": "3.0.0-beta.2",
44
"main": "./lib/index.js",
55
"module": "./es/index.js",
6-
"sideEffects": false,
76
"repository": {
87
"type": "git",
98
"url": "https://github.com/vueComponent/pro-layout"

0 commit comments

Comments
 (0)