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