Skip to content

Commit

Permalink
remove main
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Nov 7, 2023
1 parent 388771e commit 4dd58d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"name": "@replit/river",
"sideEffects": false,
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"main": "dist/index.js",
"exports": {
".": "./dist/router/index.js",
"./logging": "./dist/logging/index.js",
Expand Down

0 comments on commit 4dd58d9

Please sign in to comment.