npm repo cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-06-01 02:51:05 +03:00
parent b4ceef5c93
commit ff659e22fd
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
*.vim *.vim
*.sw[po] *.sw[po]
.git .git
.github
npm-debug.log npm-debug.log

View File

@ -1,6 +1,6 @@
{ {
"name": "ig-object", "name": "ig-object",
"version": "5.0.3", "version": "5.0.4",
"description": "", "description": "",
"main": "object.js", "main": "object.js",
"scripts": { "scripts": {