Skip to content

Commit

Permalink
style: add back file suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
zaporter-work committed Nov 12, 2024
1 parent 2fd1e38 commit e78687e
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 @@ -17,7 +17,7 @@
}
},
"scripts": {
"prebuild": "node ./scripts/write-versions",
"prebuild": "node ./scripts/write-versions.js",
"build": "npm run build:bundle && npm run build:types && npm run build:copy-dts",
"build:bundle": "vite build",
"build:types": "tsc --project tsconfig.build.json",
Expand Down

0 comments on commit e78687e

Please sign in to comment.