Skip to content

Commit 1b0246e

Browse files
authored
🤖 Merge PR DefinitelyTyped#73190 fix(bundle-id): add type: module to fix attw error by @hkleungai
1 parent b4712b8 commit 1b0246e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎attw.json‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"brainhubeu__react-carousel",
2727
"bramus__pagination-sequence",
2828
"browserify",
29-
"bundle-id",
3029
"bwip-js",
3130
"byte-size",
3231
"call-bind",

‎types/bundle-id/package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"private": true,
33
"name": "@types/bundle-id",
44
"version": "3.0.9999",
5+
"type": "module",
56
"projects": [
67
"https://github.com/sindresorhus/bundle-id#readme"
78
],

0 commit comments

Comments
 (0)