Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 30, 2024
1 parent d4dc8d4 commit 2a595df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Add `Build` to your `package.json` scripts:
```json
{
"scripts": {
"build": "Build 'Source/**/*.ts'",
"Build": "Build 'Source/**/*.ts'",
"Run": "Build 'Source/**/*.ts' --Watch",
"prepublishOnly": "Build 'Source/**/*.ts'"
}
Expand Down

0 comments on commit 2a595df

Please sign in to comment.