git ssb

0+

wanderer🌟 / js-primea-abstract-container



Commit a992abd64170f2ede5d063fe571b449f364c0c51

fix package.json

wanderer committed on 7/21/2017, 7:39:15 PM
Parent: e7b099fed186b0b8d802dfde9d96da2c3bb118f1

Files changed

package.jsonchanged
package.jsonView
@@ -6,14 +6,14 @@
66 "lint": "standard"
77 },
88 "repository": {
99 "type": "git",
10- "url": "git+https://github.com/primea/js-primea-container.git"
10 + "url": "git+https://github.com/primea/js-primea-abstract-container.git"
1111 },
1212 "bugs": {
13- "url": "https://github.com/primea/js-primea-container/issues"
13 + "url": "https://github.com/primea/js-primea-abstract-container/issues"
1414 },
15- "homepage": "https://github.com/primea/js-primea-container",
15 + "homepage": "https://github.com/primea/js-primea-abstract-container",
1616 "keywords": [
1717 "primea",
1818 "container",
1919 "kernel"

Built with git-ssb-web