https://bugzilla.redhat.com/show_bug.cgi?id=1442510 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |zebob.m@xxxxxxxxx Depends On| |1442508 Assignee|nobody@xxxxxxxxxxxxxxxxx |zebob.m@xxxxxxxxx Flags| |fedora-review? --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Please bump the package to version 1.0.0. You'll probably need to bump the versions in package.json to handle the dependencies correctly: diff -up package/package.json.fix_metadata package/package.json --- package/package.json.fix_metadata 2017-09-14 17:32:47.905729241 +0200 +++ package/package.json 2017-09-14 17:33:25.442646994 +0200 @@ -24,9 +24,9 @@ "test": "mocha" }, "dependencies": { - "is-extendable": "^0.1.1", + "is-extendable": "^1.0.0", "kind-of": "^5.0.0", - "mixin-object": "^2.0.1" + "mixin-object": "^3.0.0" }, "devDependencies": { "gulp-format-md": "^1.0.0", Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1442508 [Bug 1442508] Review Request: nodejs-mixin-object - Mixin the own and inherited properties of other objects onto the first object -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx