Skip to content

Commit 87eb5f7

Browse files
committed
feat: add package.json export
1 parent de82a5e commit 87eb5f7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/rstack/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"./test": {
2222
"types": "./dist/test.d.ts",
2323
"default": "./dist/test.js"
24-
}
24+
},
25+
"./package.json": "./package.json"
2526
},
2627
"publishConfig": {
2728
"access": "public",

0 commit comments

Comments
 (0)