Skip to content

Commit

Permalink
chore: added vpn example to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mgordel committed May 24, 2024
1 parent 52d3dd1 commit 6727979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"scripts": {
"basic-one-of": "tsx basic/one-of.ts",
"basic-many-of": "tsx basic/many-of.ts",
"basic-vpn": "tsx basic/vpn.ts",
"advanced-hello-world": "tsx advanced/hello-world.ts",
"advanced-manual-pools": "tsx advanced/manual-pools.ts",
"local-image": "tsx advanced/local-image/serveLocalGvmi.ts",
Expand Down

0 comments on commit 6727979

Please sign in to comment.