Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 16, 2023
1 parent 4dda057 commit e42b05e
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 @@ -19,10 +19,10 @@
"main": "./Target/Index.js",
"types": "./Target/Index.d.ts",
"scripts": {
"prepublishOnly": "Lightrix build 'Source/**/*.ts'"
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
},
"devDependencies": {
"typescript-esbuild": "0.1.13"
"typescript-esbuild": "workspace:*"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit e42b05e

Please sign in to comment.