Skip to content

Commit

Permalink
chore(api-reset): remove unnecessary side effects
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Nov 7, 2023
1 parent 57815bb commit 4672524
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
"module": "./dist/esm/index.mjs",
"typings": "./dist/esm/index.d.ts",
"react-native": "./src/index.ts",
"sideEffects": [
"./dist/cjs/RestAPI.js",
"./dist/esm/RestAPI.mjs"
],
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4672524

Please sign in to comment.