Skip to content

Commit

Permalink
chore: add jsnext:source
Browse files Browse the repository at this point in the history
  • Loading branch information
yimingjfe committed Nov 20, 2024
1 parent 3587f0d commit f171d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/runtime-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
},
"./server": {
"types": "./dist/types/server/index.d.ts",
"jsnext:source": "./src/server/index.ts",
"require": "./dist/cjs/server/index.js",
"default": "./dist/esm/server/index.js"
},
Expand Down

0 comments on commit f171d85

Please sign in to comment.