From 6afcdf73e7694655d1f7aadd0ea976a8cfb3bbdb Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 6 Nov 2025 21:59:36 -0800 Subject: update links --- README.md | 8 ++++++-- package.json | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77a1128..4eb8104 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,13 @@ This means that you can write programs inside TypeScript that evaluate without r To see what KaiScript is capable of, take a look at the guided tour here: [[EXAMPLES]](./examples/README.md) -## Source code +## Links -https://git.aberrantflux.xyz/kai-script.git/ +- [GitHub repository](https://github.com/KaiStevenson/kai-script) + +- [Self hosted repository](https://git.aberrantflux.xyz/kai-script.git/) + +- [NPM package](https://www.npmjs.com/package/@aberrantflux/kai-script) ## FAQ diff --git a/package.json b/package.json index bd57cb4..cfb7a45 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aberrantflux/kai-script", "description": "A type safe framework for TypeScript", - "version": "0.2.1", + "version": "0.2.2", "repository": { "type": "git", "url": "git+https://git.aberrantflux.xyz/kai-script.git/" -- cgit v1.2.3-70-g09d2