summary refs log tree commit diff
path: root/pkgs/tools/networking/pgrok/add_version_to_package.json.patch
blob: 2b39131c9e3b76e225fe4558f19c59c6fad4c22e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/package.json b/package.json
index 35d34c5..82eda74 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,6 @@
 {
   "name": "pgrokd",
+  "version": "0.0.0",
   "scripts": {
     "dev": "vite",
     "build": "tsc && vite build --outDir=../cli/dist --emptyOutDir",