|
@ -1,8 +1,8 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "iseq", |
|
|
"name": "@codefeathers/iseq", |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.1", |
|
|
"description": "Deep compare objects and arrays", |
|
|
"description": "Deep compare objects and arrays", |
|
|
"main": "dist/iseq.js", |
|
|
"main": "dist/iseq.min.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
}, |
|
|
}, |
|
|