Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jul 10, 2024
1 parent b5d1582 commit 910f5be
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 60 deletions.
14 changes: 0 additions & 14 deletions .github/dependabot.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/Dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"Build": "Target/Class/Build.js"
},
"scripts": {
"Run": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts' -W",
"Run": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts' --Watch",
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts'"
},
"dependencies": {
Expand Down

0 comments on commit 910f5be

Please sign in to comment.