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

Commit 954fa43

Browse files
authored
Fix missing build files in package.json (#243)
1 parent 48859ff commit 954fa43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"bugs": "https://github.com/eslint-types/eslint-define-config/issues",
6161
"license": "MIT",
6262
"files": [
63+
"dist",
6364
"src",
6465
"tsconfig.json"
6566
],

0 commit comments

Comments
 (0)