package.json in mvpkit-0.8.0 vs package.json in mvpkit-0.8.1

- old
+ new

@@ -10,17 +10,17 @@ "scripts": { "postinstall": "rm -rf app" }, "repository": { "type": "git", - "url": "git+https://github.com/ian/minimum_viable_product.git" + "url": "git+https://github.com/superlabs/mvpkit.git" }, "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/ian/minimum_viable_product/issues" + "url": "https://github.com/superlabs/mvpkit/issues" }, - "homepage": "https://github.com/ian/minimum_viable_product#readme", + "homepage": "https://github.com/superlabs/mvpkit#readme", "dependencies": { "coffee-loader": "^0.7.2", "coffee-script": "^1.10.0", "css-loader": "^0.24.0", "es6-loader": "^0.2.0",