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 a2f734f commit 84ba468Copy full SHA for 84ba468
1 file changed
package.json
@@ -29,8 +29,7 @@
29
"./*": "./*"
30
},
31
"files": [
32
- "dist",
33
- "themes"
+ "dist"
34
],
35
"lint-staged": {
36
"*.js": "eslint --fix"
0 commit comments