Skip to content

Commit f51d149

Browse files
committed
Add types field to package.json
1 parent 8429ac2 commit f51d149

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
@@ -16,6 +16,7 @@
1616
"schema.json",
1717
"schema.d.ts"
1818
],
19+
"types": "schema.d.ts",
1920
"repository": {
2021
"type": "git",
2122
"url": "git+https://github.com/webcomponents/custom-elements-manifest.git"

0 commit comments

Comments
 (0)