summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2025-11-09 12:34:02 -0800
committerKai Stevenson <kai@kaistevenson.com>2025-11-09 12:34:02 -0800
commit93992029bd349185d15de02e0f633e95c62695a9 (patch)
tree3fef46b489750d622d9e803aad16cc90e8a95210 /package.json
parent8442ed67628e5d51e02b876d0f27479f9215bf0a (diff)
tostring test, fixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96d70b6..f4d09b8 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "0.2.4",
"repository": {
"type": "git",
- "url": "git+https://git.aberrantflux.xyz/kai-script.git/"
+ "url": "https://git.aberrantflux.xyz/kai-script.git/"
},
"scripts": {
"build": "tsc --declaration",