Skip to content

Commit 78a4bd9

Browse files
committed
fix: add files style.d.ts
1 parent 3d4cc0e commit 78a4bd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/vite-plugin-monkey/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"files": [
1010
"dist",
1111
"global.d.ts",
12-
"client.d.ts"
12+
"client.d.ts",
13+
"style.d.ts"
1314
],
1415
"publishConfig": {
1516
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)