Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit d842731

Browse files
koddssonmuan
andauthored
set correct field name
Co-Authored-By: Mu-An 慕安 <me@muanchiou.com>
1 parent 9f3a588 commit d842731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": "github/details-dialog-element",
66
"main": "dist/index.umd.js",
77
"module": "dist/index.esm.js",
8-
"files": "index.d.ts",
8+
"types": "index.d.ts",
99
"scripts": {
1010
"clean": "rm -rf dist",
1111
"lint": "github-lint",

0 commit comments

Comments
 (0)