mirror of
https://github.com/flynx/object.js.git
synced 2025-10-28 18:10:08 +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
|
*.vim
|
||||||
*.sw[po]
|
*.sw[po]
|
||||||
|
*.code-workspace
|
||||||
coverage
|
coverage
|
||||||
node_modules
|
node_modules
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
.*
|
|
||||||
*.vim
|
|
||||||
*.sw[po]
|
|
||||||
coverage
|
|
||||||
node_modules
|
|
||||||
npm-debug.log
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ig-object",
|
"name": "ig-object",
|
||||||
"version": "5.2.3",
|
"version": "5.2.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "object.js",
|
"main": "object.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user