Skip to content

Commit

Permalink
Add Node16 compatible path mapping for derby/dist/server
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbeck committed May 15, 2024
1 parent 1c23390 commit a1db975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"./App": "./dist/App.js",
"./AppForServer": "./dist/AppForServer.js",
"./server": "./dist/server.js",
"./dist/server": "./dist/server.js",
"./Page": "./dist/Page.js",
"./test-utils": "./dist/test-utils/index.js",
"./test-utils/*": "./dist/test-utils/*.js",
Expand Down

0 comments on commit a1db975

Please sign in to comment.