Skip to content

Commit 25fb47a

Browse files
committed
chore: remove reference to outdated types.d.ts file
1 parent 9c15f9c commit 25fb47a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
"prepublishOnly": "npm run build && npm run test:version"
7171
},
7272
"files": [
73-
"dist",
74-
"types.d.ts"
73+
"dist"
7574
],
7675
"dependencies": {
7776
"@contentful/rich-text-types": "^16.6.1",

0 commit comments

Comments
 (0)