8000 v1.1.1 · BonneVoyager/nested-objects-util@b5e668e · GitHub
[go: up one dir, main page]

Ski 8000 p to content

Commit b5e668e

Browse files
committed
v1.1.1
1 parent a12a393 commit b5e668e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nested-objects-util",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A module to filter and diff complex nested objects having circular references.",
55
"main": "index.js",
66
"repository": {
@@ -31,8 +31,8 @@
3131
"homepage": "https://github.com/bonnevoyager/nested-objects-util",
3232
"devDependencies": {
3333
"assert": "^2.0.0",
34-
"mocha": "^8.1.3",
35-
"minify": "^6.0.0"
34+
"minify": "^6.0.0",
35+
"mocha": "^8.1.3"
3636
},
3737
"scripts": {
3838
"test": "mocha *.spec.js",

0 commit comments

Comments
 (0)
0