Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 6162e9f

Browse files
author
Cole J Calamos
committed
Removed possible extra files
1 parent fedbf4a commit 6162e9f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ examples
3838
.*lint*.js
3939
*.md
4040
*.json
41+
.prettier*
42+
.nvmrc
43+
.eslint*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ccalamos/gatsby-source-googlemaps-static",
33
"description": "Gatsby source plugin for Google Maps Static API",
4-
"version": "2.0.11",
4+
"version": "2.0.12",
55
"author": "Cole Calamos <cole@colejcalamos.com>",
66
"bugs": {
77
"url": "https://github.com/ccalamos/gatsby-source-googlemaps-static/issues"

0 commit comments

Comments
 (0)