mirror of
https://github.com/flynx/object.js.git
synced 2025-10-28 10:10:06 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b2c90bb216
commit
624df5ca06
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
.*
|
||||
*.vim
|
||||
*.sw[po]
|
||||
*.code-workspace
|
||||
coverage
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
||||
@ -1,6 +0,0 @@
|
||||
.*
|
||||
*.vim
|
||||
*.sw[po]
|
||||
coverage
|
||||
node_modules
|
||||
npm-debug.log
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ig-object",
|
||||
"version": "5.2.3",
|
||||
"version": "5.2.4",
|
||||
"description": "",
|
||||
"main": "object.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user