Skip to content

Commit

Permalink
Update examples/file-uri-input/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni authored Nov 22, 2023
1 parent 653439e commit 4531288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/file-uri-input/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"config" : { "example_name" : "TEMPLATE" },
"config" : { "example_name" : "file-uri-input" },
"scripts": {
"install": "cd ../.. && npm i",
"start": "../../node_modules/.bin/ts-node --cwd ../../ ./examples/$npm_package_config_example_name/index.ts",
Expand Down

0 comments on commit 4531288

Please sign in to comment.