chore: Update predentation My PR was merged, so I can use upstream again
Alan Pearce alan@alanpearce.eu
Tue, 11 Jul 2017 20:32:58 +0200
2 files changed, 4 insertions(+), 4 deletions(-)
jump to
M package.json → package.json
@@ -57,7 +57,7 @@ "koa-helmet": "^3.2.0", "koa-router": "^7.2.1", "koa-send": "^4.1.0", "markdown-it": "^8.3.1", - "predentation": "alanpearce/predentation#fix-code-class", + "predentation": "^0.1.2", "toml": "^2.3.2" } }
M yarn.lock → yarn.lock
@@ -4144,9 +4144,9 @@ resolved "https://registry.yarnpkg.com/precise-typeof/-/precise-typeof-1.0.2.tgz#db8ed470fd08470f5ef7c9b08ee70d6dd5232f0b" dependencies: is-buffer "^1.1.1" -predentation@alanpearce/predentation#fix-code-class: - version "0.1.1" - resolved "https://codeload.github.com/alanpearce/predentation/tar.gz/cb370272545eb85917aa7df0de6aa771cf7cbf63" +predentation@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/predentation/-/predentation-0.1.2.tgz#12b65fc3288b0c52fe889831fb860c26fe24a050" dependencies: chalk "^1.0.0" cheerio "^0.17.0"