From eaec1d41266b63ab8801a6a214c8abe30505fb37 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 5 Sep 2016 15:48:35 -0400 Subject: [PATCH] 1.0.21 --- package.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d89589b..e9f6f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-readme", - "version": "1.0.20", + "version": "1.0.21", "description": "Readme Standard Style", "main": "index.js", "scripts": { @@ -27,10 +27,9 @@ "url": "https://github.com/RichardLitt/standard-readme/issues" }, "homepage": "https://github.com/RichardLitt/standard-readme", - "dependencies": { - }, + "dependencies": {}, "coordinates": [ - 42.3957744, - -71.12183519999999 + 42.3803274, + -71.13891009999999 ] }