Skip to content

Commit 312df90

Browse files
squash!
1 parent 72c49d0 commit 312df90

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@
2525
"main": "./dist-js/index.cjs",
2626
"module": "./dist-js/index.js",
2727
"types": "./dist-js/index.d.ts",
28-
"files": [
29-
"dist-js",
30-
"README.md",
31-
"LICENSE"
32-
],
28+
3329
"scripts": {
3430
"Document": "Document 'Source/**/*.ts'",
3531
"build": "rollup -c",

0 commit comments

Comments
 (0)