tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-10-04 05:02:12 +03:00
parent 669b4bcd23
commit a1d8426773
2 changed files with 2 additions and 2 deletions

View File

View File

@ -1,8 +1,8 @@
{
"name": "ig-types",
"version": "1.0.0",
"version": "2.0.0",
"description": "Generic JavaScript types and type extensions...",
"main": "types.js",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},