Skip to content

Commit

Permalink
upgrade reactivecore
Browse files Browse the repository at this point in the history
  • Loading branch information
metagrover committed Jan 23, 2018
1 parent a510539 commit 0a2336e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-native": "^0.49.0"
},
"dependencies": {
"@appbaseio/reactivecore": "^1.3.0",
"@appbaseio/reactivecore": "^1.3.1",
"@ptomasroos/react-native-multi-slider": "^0.0.11",
"appbase-js": "^2.2.5",
"native-base": "^2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactivecore
Submodule reactivecore updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "metagrover",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivecore": "^1.3.0",
"@appbaseio/reactivecore": "^1.3.1",
"appbase-js": "^2.2.5",
"downshift": "^1.22.1",
"emotion": "^8.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2360,8 +2360,8 @@ caniuse-api@^1.5.2:
lodash.uniq "^4.5.0"

caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000793"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000793.tgz#3c00c66e423a7a1907c7dd96769a78b2afa8a72e"
version "1.0.30000794"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000794.tgz#bbe71104fa277ce4b362387d54905e8b88e52f35"

caniuse-lite@^1.0.30000791, caniuse-lite@^1.0.30000792:
version "1.0.30000792"
Expand Down Expand Up @@ -7399,8 +7399,8 @@ pump@^1.0.0, pump@^1.0.1:
once "^1.3.1"

pump@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.0.tgz#7946da1c8d622b098e2ceb2d3476582470829c9d"
version "2.0.1"
resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
dependencies:
end-of-stream "^1.1.0"
once "^1.3.1"
Expand Down

0 comments on commit 0a2336e

Please sign in to comment.