chore: remove sideEffects
Showing
| ... | @@ -3,7 +3,6 @@ | ... | @@ -3,7 +3,6 @@ |
| "version": "0.2.4", | "version": "0.2.4", | ||
| "main": "./lib/index.js", | "main": "./lib/index.js", | ||
| "module": "./es/index.js", | "module": "./es/index.js", | ||
| "sideEffects": false, | |||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://github.com/vueComponent/pro-layout" | "url": "https://github.com/vueComponent/pro-layout" | ||
| ... | ... |
Please register or sign in to comment