Skip to content

Commit

Permalink
chore: Add back files in package json
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldowseza committed Mar 29, 2024
1 parent 0a2008e commit a13450a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"default": "./mjs/operations.js"
}
},
"files": [
"cjs",
"mjs",
"package.json",
"README.md"
],
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit a13450a

Please sign in to comment.