Skip to content

Commit

Permalink
undo change
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Aug 5, 2024
1 parent eee3c2a commit fb0ca6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"*.d.ts"
],
"scripts": {
"_postinstall": "node scripts/welcome.js",
"postinstall": "node scripts/welcome.js",
"build": "tsup",
"build:watch": "npm run build -- --watch",
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit fb0ca6f

Please sign in to comment.