Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav-Eikaas committed Dec 7, 2023
1 parent 10c1533 commit e39e433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/electricalconsumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "fusion-framework-cli app dev",
"dev:local": "fusion-framework-cli app dev -c app.config.local.js",
"build": "tsc -b -f",
"pr:deploy": "ts/node --esm ../../github-action/src/releasePr.ts release",
"pr:deploy": "ts-node --esm ../../github-action/src/releasePr.ts release",
"fprd:deploy": "ts-node --esm ../../github-action/src/releaseMain.ts release"
},
"dependencies": {
Expand Down

0 comments on commit e39e433

Please sign in to comment.