Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Best-Codes authored Nov 28, 2024
1 parent 094391e commit afc1f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "npm run prebuild && npm run build:cjs && npm run build:esm && npm run build:browser && npm run minify:cjs && npm run minify:esm",
"prepublishOnly": "npm run build"
},
"packageManager": "[email protected]",
"packageManager": "[email protected]",
"files": [
"dist",
"README.md",
Expand Down Expand Up @@ -60,4 +60,4 @@
"tslib": "^2.8.1",
"typescript": "^5.6.3"
}
}
}

0 comments on commit afc1f36

Please sign in to comment.