Skip to content

Commit 759e605

Browse files
authored
fix: Update path to types (#27)
1 parent bb0f45d commit 759e605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"webpack-dev-server": "^5.2.0",
5656
"zigar-loader": "^0.14.0"
5757
},
58-
"types": "./lib/types/index.d.ts",
58+
"types": "./lib/types/src/index.d.ts",
5959
"main": "./lib/index.mjs",
6060
"type": "module",
6161
"repository": {

0 commit comments

Comments
 (0)