Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
metagrover committed Sep 27, 2017
2 parents d2e4d92 + 95295f0 commit 921cbf3
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion dist/CustomQuery.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/GeoDistanceDropdown.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/GeoDistanceSlider.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/PlacesSearch.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/direction.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/earthquake.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/events.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/heatmap.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/meetupblast.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nearby.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/now.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/transport.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/weather.bundle.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appbaseio/reactivemaps",
"version": "1.3.2",
"version": "1.3.3",
"description": "Data Components for building map UIs",
"main": "lib/app.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivebase": "1.3.2",
"@appbaseio/reactivebase": "1.3.3",
"axios": "^0.15.2",
"google-map-react": "^0.14.5",
"google-maps": "^3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<body>
<div id="root"></div>
<div id="error-display"></div>
<script src="static/preview.e8e1ca3e08df26eae710.bundle.js"></script>
<script src="static/preview.81fa9014c29b88e990b3.bundle.js"></script>
</body>
</html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion umd/reactivemaps.js

Large diffs are not rendered by default.

Binary file modified umd/reactivemaps.js.br
Binary file not shown.
Binary file modified umd/reactivemaps.js.gzip
Binary file not shown.
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


"@appbaseio/[email protected].2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@appbaseio/reactivebase/-/reactivebase-1.3.2.tgz#60f50286c21aa3e7031da88d93982c5c7c99764d"
"@appbaseio/[email protected].3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@appbaseio/reactivebase/-/reactivebase-1.3.3.tgz#60a954dd16f22033fcab7cfa304c5ce552a993c8"
dependencies:
appbase-js "2.0.0"
classnames "^2.2.5"
Expand Down

0 comments on commit 921cbf3

Please sign in to comment.