diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-01-07 01:08:30 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-01-07 01:08:30 +0530 |
| commit | 88df16e6550688201e13dfd56acb5fcb1a7537d3 (patch) | |
| tree | ba79aecae9f17b296598b8999ebfd2f322884fdd /package.json | |
| parent | 79356ed9f80084f2d54bc4931b3c0e32371fa636 (diff) | |
| download | ts-types-lang-88df16e6550688201e13dfd56acb5fcb1a7537d3.tar.gz ts-types-lang-88df16e6550688201e13dfd56acb5fcb1a7537d3.zip | |
v0.0.1-test.3
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 b5c6613..c63d733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-types-lang", - "version": "0.0.1-test.2", + "version": "0.0.1-test.3", "description": "A runtime for typescript types", "main": "stdlib/index.ts", "repository": "https://github.com/phenax/ts-types-runtime-environment", |
