Skip to content

Commit

Permalink
Change email address
Browse files Browse the repository at this point in the history
  • Loading branch information
stilist committed Nov 22, 2017
1 parent 92b2b25 commit 84f773c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
inaccessibility
- Adjusted tslint config to detect unused imports and variables
- Adjusted `lint` script to automatically fix errors when possible
- Change author email address

### Removed
- Removed `tileLayers` export from namespace -- instead, use `Object.values()`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "prebaked-geojson-map",
"version": "1.0.1",
"main": "dist/index.min.js",
"author": "Jordan Cole <stilist@ratafia.info>",
"author": "Jordan Cole <code@ratafia.info>",
"license": "MIT",
"description": "This package makes it very easy to add GeoJSON data to a to a preconfigured Leaflet map.",
"repository": {
Expand Down

0 comments on commit 84f773c

Please sign in to comment.