diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-01-07 00:53:57 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-01-07 00:53:57 +0530 |
| commit | 8b052f991279aa2776e45e9ca3a370c7c3418bdd (patch) | |
| tree | 59b7cbea64c9e0e04144899404db6230cf535084 /package.json | |
| parent | 2a0815eeb378b0140ef2885514715fb00db7a11e (diff) | |
| download | ts-types-lang-8b052f991279aa2776e45e9ca3a370c7c3418bdd.tar.gz ts-types-lang-8b052f991279aa2776e45e9ca3a370c7c3418bdd.zip | |
v0.0.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 6b5ebab..0f4a010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-types-lang", - "version": "0.0.0", + "version": "0.0.1", "description": "A runtime for typescript types", "main": "stdlib/index.ts", "repository": "https://github.com/phenax/ts-types-runtime-environment", |
