Skip to content

Commit 3d9fc51

Browse files
committed
add missing types attribute
1 parent 6ca21ad commit 3d9fc51

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
@@ -20,6 +20,7 @@
2020
"main": "dist/index.cjs.js",
2121
"module": "dist/index.esm.js",
2222
"unpkg": "dist/observer.min.js",
23+
"types": "dist/index.d.ts",
2324
"files": [
2425
"/dist"
2526
],

0 commit comments

Comments
 (0)