diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-01-07 00:59:24 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-01-07 00:59:24 +0530 |
| commit | 89dfbaceaa5a798af4c027cc69529bc024302adb (patch) | |
| tree | f48164c855174bae20bdffd9967cde80d0cac930 /package.json | |
| parent | 0b78c5c8a138d755be3f68c726426011a81130f4 (diff) | |
| download | ts-types-lang-89dfbaceaa5a798af4c027cc69529bc024302adb.tar.gz ts-types-lang-89dfbaceaa5a798af4c027cc69529bc024302adb.zip | |
v0.0.1-test.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4ec42b3..e8da120 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-types-lang", - "version": "0.0.1", + "version": "0.0.1-test.1", "description": "A runtime for typescript types", "main": "stdlib/index.ts", "repository": "https://github.com/phenax/ts-types-runtime-environment", |
