Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
TristenHarr committed Apr 17, 2024
1 parent 3f182af commit e9ccd64
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
@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "ts-node ./src/index.ts serve --configuration=",
"start": "ts-node ./src/index.ts serve --configuration=.",
"generate-config": "ts-node generate-config"
},
"devDependencies": {

0 comments on commit e9ccd64

Please sign in to comment.