Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit d33ba0d

Browse files
committed
roll back addition of files field to package.json
1 parent da4e17b commit d33ba0d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,5 @@
4040
"babel-loader": "^8.0.6",
4141
"webpack": "^4.42.0",
4242
"webpack-cli": "^3.3.10"
43-
},
44-
"files": [
45-
"dist"
46-
]
43+
}
4744
}

0 commit comments

Comments
 (0)