From 9f6c4b5ccde388c8132183fd0f58e50e96d7ff10 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Fri, 11 Sep 2020 22:26:05 +0300 Subject: [PATCH] wip: notes --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 2c60bc5..85125ab 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,11 @@ "author": "Vlad Faust ", "license": "None", "devDependencies": { + "@11ty/eleventy": "^0.11.0", "@11ty/eleventy-plugin-syntaxhighlight": "^3.0.1", "@asciidoctor/gulp-asciidoctor": "^2.2.5", "asciidoctor.js": "1.5.9", + "gulp": "^4.0.2", "gulp-gray-matter": "^3.0.1", "gulp-rename": "^2.0.0", "gulp-tap": "^2.0.0",