Skip to content

Commit 06b21da

Browse files
committed
fix: add workspace paths
1 parent c135b6e commit 06b21da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"version": "1.1.5",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
7+
"workspaces": [
8+
"."
9+
],
710
"files": [
811
"lib",
912
"dist",

0 commit comments

Comments
 (0)