Skip to content

Commit

Permalink
0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Mar 6, 2019
1 parent 17a6389 commit c0f3390
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pebble-native",
"version": "0.26.2",
"version": "0.26.3",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand All @@ -15,7 +15,7 @@
"precommit": "pretty-quick --staged"
},
"dependencies": {
"@anarock/pebble": "0.39.1",
"@anarock/pebble": "^0.39.3",
"date-fns": "^1.30.1",
"just-debounce-it": "^1.1.0",
"react-native-keyboard-aware-scroll-view": "^0.8.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@anarock/[email protected].1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@anarock/pebble/-/pebble-0.39.1.tgz#3c310e79f721baddd1841937b8996cbf2086993e"
"@anarock/pebble@^0.39.3":
version "0.39.3"
resolved "https://registry.yarnpkg.com/@anarock/pebble/-/pebble-0.39.3.tgz#5498ed6f1ef6cb02996691fe6064b09638160b76"
dependencies:
date-fns "^1.29.0"
emotion "^9.2.12"
Expand Down

0 comments on commit c0f3390

Please sign in to comment.