We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ae8e6 commit 15e73c7Copy full SHA for 15e73c7
package.json
@@ -6,12 +6,6 @@
6
"typings": "lib/index.d.ts",
7
"main": "lib/index.js",
8
"module": "esm/index.js",
9
- "sideEffects": [
10
- "dist/*",
11
- "esm/**/style/*",
12
- "lib/**/style/*",
13
- "*.less"
14
- ],
15
"authors": {
16
"name": "worldzhao",
17
"email": "1007326924@qq.com"
@@ -40,7 +34,6 @@
40
34
"url": "git+https://github.com/worldzhao/react-ui-library-tutorial.git"
41
35
},
42
36
"keywords": [],
43
- "author": "",
44
37
"license": "ISC",
45
38
"bugs": {
46
39
"url": "https://github.com/worldzhao/react-ui-library-tutorial/issues"
0 commit comments