Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit e81159f

Browse files
release: v1.0.0
1 parent 7745080 commit e81159f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "web-google-maps",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"description": "A Web Component to wrap and use Google Maps",
55
"keywords": [
6-
"google maps"
6+
"google maps",
7+
"google maps api",
8+
"google maps javascript"
79
],
810
"module": "dist/esm/index.js",
911
"main": "dist/index.js",

0 commit comments

Comments
 (0)