Skip to content

Commit

Permalink
Update meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
bigslycat committed Oct 19, 2018
1 parent 2617d01 commit 0fdab4e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
6 changes: 3 additions & 3 deletions packages/es-observable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "ES Observable implementation",
"main": "lib/index.js",
"bugs": {
"url": "https://github.com/bigslycat/honeycombs/issues",
"url": "https://github.com/noveogroup/honeycombs/issues",
"email": "me@stupidcat.wtf"
},
"repository": "bigslycat/honeycombs",
"homepage": "https://github.com/bigslycat/honeycombs/packages/es-observable",
"repository": "noveogroup/honeycombs",
"homepage": "https://github.com/noveogroup/honeycombs/packages/es-observable",
"contributors": [
"Pavel Tereschenko <me@stupidcat.wtf> (https://github.com/bigslycat)",
"Timofey Kuzmin <tkuzmin@gmail.com> (https://github.com/tkuzmin)"
Expand Down
8 changes: 3 additions & 5 deletions packages/honeycombs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "State manager with built-in side-effects",
"main": "lib/index.js",
"bugs": {
"url": "https://github.com/bigslycat/honeycombs/issues",
"url": "https://github.com/noveogroup/honeycombs/issues",
"email": "me@stupidcat.wtf"
},
"repository": "bigslycat/honeycombs",
"homepage": "https://github.com/bigslycat/honeycombs/packages/honeycombs",
"repository": "noveogroup/honeycombs",
"homepage": "https://github.com/noveogroup/honeycombs/packages/honeycombs",
"contributors": [
"Pavel Tereschenko <me@stupidcat.wtf> (https://github.com/bigslycat)",
"Timofey Kuzmin <tkuzmin@gmail.com> (https://github.com/tkuzmin)"
Expand All @@ -27,8 +27,6 @@
],
"keywords": [
"Observable",
"FSM",
"finite-state machine",
"store",
"state",
"state manager"
Expand Down
8 changes: 3 additions & 5 deletions packages/react-honeycombs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "Honeycombs React bindings",
"main": "lib/index.js",
"bugs": {
"url": "https://github.com/bigslycat/honeycombs/issues",
"url": "https://github.com/noveogroup/honeycombs/issues",
"email": "me@stupidcat.wtf"
},
"repository": "bigslycat/honeycombs",
"homepage": "https://github.com/bigslycat/honeycombs/packages/react-honeycombs",
"repository": "noveogroup/honeycombs",
"homepage": "https://github.com/noveogroup/honeycombs/packages/react-honeycombs",
"contributors": [
"Pavel Tereschenko <me@stupidcat.wtf> (https://github.com/bigslycat)",
"Timofey Kuzmin <tkuzmin@gmail.com> (https://github.com/tkuzmin)"
Expand All @@ -31,8 +31,6 @@
],
"keywords": [
"Observable",
"FSM",
"finite-state machine",
"store",
"state",
"state manager"
Expand Down

0 comments on commit 0fdab4e

Please sign in to comment.