Skip to content

Commit 0acff90

Browse files
fix: added types to package.json
1 parent e773ce3 commit 0acff90

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
@@ -12,6 +12,7 @@
1212
"url": "https://opencollective.com/webpack"
1313
},
1414
"main": "dist/cjs.js",
15+
"types": "types/cjs.d.ts",
1516
"engines": {
1617
"node": ">= 12.13.0"
1718
},

0 commit comments

Comments
 (0)