diff --git a/package.json b/package.json
index 56e1aee0be26ade3540be67a72f357e98f94904d..19c4e4477f248c86d3ac0f87810a5e90011b7019 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "create-llama",
-  "version": "0.0.34",
+  "version": "0.0.1",
   "keywords": [
     "rag",
     "llamaindex",
@@ -29,14 +29,14 @@
     "@types/async-retry": "1.4.2",
     "@types/ci-info": "2.0.0",
     "@types/cross-spawn": "6.0.0",
-    "@types/node": "^20.2.5",
+    "@types/node": "^20.9.0",
     "@types/prompts": "2.0.1",
     "@types/tar": "6.1.5",
     "@types/validate-npm-package-name": "3.0.0",
     "@vercel/ncc": "0.34.0",
     "async-retry": "1.3.1",
     "async-sema": "3.0.1",
-    "ci-info": "watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540",
+    "ci-info": "github:watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540",
     "commander": "2.20.0",
     "conf": "10.2.0",
     "cross-spawn": "7.0.3",
@@ -45,11 +45,11 @@
     "picocolors": "1.0.0",
     "prompts": "2.1.0",
     "tar": "6.1.15",
+    "terminal-link": "^3.0.0",
     "update-check": "1.5.4",
-    "validate-npm-package-name": "3.0.0",
-    "terminal-link": "^3.0.0"
+    "validate-npm-package-name": "3.0.0"
   },
   "engines": {
     "node": ">=16.14.0"
   }
-}
\ No newline at end of file
+}