From 2d5dcf603ac04fac4f710ef8682f4cf9339f2db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 09:35:23 +0000 Subject: [PATCH] Update remarkable requirement from 0.0.1 to 2.0.1 Updates the requirements on [remarkable](https://github.com/jonschlinkert/remarkable) to permit the latest version. - [Release notes](https://github.com/jonschlinkert/remarkable/releases) - [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonschlinkert/remarkable/commits/v2.0.1) Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0222462..6df969f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "harp": "0.20.0", - "remarkable": "0.0.1", + "remarkable": "2.0.1", "buttle": "0.1.0", "jvminstall": "0.1.0", "fibjs": "0.1.0", @@ -35,7 +35,7 @@ }, "devDependencies": { "harp": "0.20.0", - "remarkable": "0.0.1", + "remarkable": "2.0.1", "buttle": "0.1.0", "jvminstall": "0.1.0", "fibjs": "0.1.0",