Skip to content

Commit a56be2e

Browse files
committed
fix reactivity - add solid exports
1 parent 321645c commit a56be2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/state/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"exports": {
3838
".": {
3939
"types": "./dist/index.d.ts",
40+
"solid": "./dist/index.js",
4041
"import": "./dist/index.js",
4142
"browser": "./dist/index.js",
4243
"node": "./dist/index.js",

0 commit comments

Comments
 (0)