diff --git a/package.json b/package.json index 2efda9d..5779806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suber", - "version": "1.0.0", + "version": "1.0.1", "description": "A global message / event bus prepared for usage in combination with other bus systems", "main": "lib/bus", "scripts": { @@ -10,8 +10,8 @@ "prepublish": "npm run build" }, "repository": { - "type" : "git", - "url" : "https://github.com/oskarhane/suber.git" + "type": "git", + "url": "https://github.com/oskarhane/suber.git" }, "author": { "name": "Oskar Hane",