Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into test-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hpfast committed Oct 25, 2018
2 parents cc4222d + c65ebde commit c01da38
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 20 deletions.
1 change: 0 additions & 1 deletion dist/assets/css/nlmaps.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
border: none;
background-color: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.65) 0px 1px 5px;
height: 26px;
border-radius: 5px 0px 0px 5px;
outline: none;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/nlmaps-googlemaps.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-googlemaps.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-googlemaps.iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-leaflet.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-leaflet.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-leaflet.iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-openlayers.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-openlayers.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nlmaps-openlayers.iife.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/nlmaps.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/nlmaps.es.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/nlmaps.iife.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@geo-frontend/nlmaps",
"version": "2.3.50",
"version": "2.3.51",
"description": "",
"main": "dist/nlmaps.cjs.js",
"jsnext:main": "dist/nlmaps.es.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/nlmaps-googlemaps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nlmaps-googlemaps",
"version": "2.3.50",
"version": "2.3.51",
"description": "",
"main": "build/nlmaps-googlemaps.cjs.js",
"module": "src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/nlmaps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nlmaps",
"version": "2.3.46",
"version": "2.3.51",
"engines": {
"node": ">=6.0.0 <=6.11"
},
Expand Down

0 comments on commit c01da38

Please sign in to comment.