Skip to content

Commit

Permalink
chore: clean up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
baboon-king committed Mar 12, 2024
1 parent ea94fe8 commit 13cd1f0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "grays",
"version": "0.0.4",
"packageManager": "[email protected]",
"type": "module",
"main": "./esm/index.js",
"module": "./esm/index.js",
Expand Down Expand Up @@ -40,11 +41,7 @@
"typescript": "4.8.4",
"vite": "3.2.4"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"license": "MIT",
"packageManager": "[email protected]",
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
Expand Down

0 comments on commit 13cd1f0

Please sign in to comment.