lib/neutron/neutron_npm_package/package.json in neutron-ruby-electron-0.1.0 vs lib/neutron/neutron_npm_package/package.json in neutron-ruby-electron-0.1.1
- old
+ new
@@ -6,18 +6,18 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
- "url": "git+https://github.com/pioz/neutron.git"
+ "url": "git+https://github.com/pioz/neutron-ruby-electron.git"
},
"keywords": [
"ruby",
"electron"
],
"author": "pioz",
"license": "MIT",
"bugs": {
- "url": "https://github.com/pioz/neutron/issues"
+ "url": "https://github.com/pioz/neutron-ruby-electron/issues"
},
- "homepage": "https://github.com/pioz/neutron#readme"
+ "homepage": "https://github.com/pioz/neutron-ruby-electron#readme"
}