Skip to content

Commit 35f539d

Browse files
committed
Update package.json
1 parent 6ed6192 commit 35f539d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/select/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": "./dist/index.js",
99
"types": "./dist/index.d.ts"
1010
},
11-
"testing": {
11+
"./testing": {
1212
"import": "./dist/esm/testing/index.js",
1313
"require": "./dist/testing/index.js",
1414
"types": "./dist/testing/index.d.ts"

0 commit comments

Comments
 (0)