Skip to content

Commit f5f793c

Browse files
authored
fix(eslint-plugin-devtools): update package published files (#606)
1 parent 0932b9d commit f5f793c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/eslint-plugin-devtools/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"url": "https://github.com/mongodb-js/devtools-shared.git"
99
},
1010
"files": [
11-
"dist"
11+
"index.js",
12+
"rules"
1213
],
1314
"license": "SSPL",
1415
"publishConfig": {

0 commit comments

Comments
 (0)