Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 4f3211a

Browse files
committed
chore: remove unneccesary whitelist on package
1 parent 338d37e commit 4f3211a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"license": "MIT",
55
"main": "dist/src/index.js",
66
"files": [
7-
"dist",
8-
"package.json",
9-
"README.md"
7+
"dist"
108
],
119
"scripts": {
1210
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)