From d135e32ea791a1ab71d7c9621af0a0a2844e2414 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 10 Jan 2021 09:35:20 +0100 Subject: Update kronikarz --- test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/package.json b/test/package.json index acebb34..e562e5a 100644 --- a/test/package.json +++ b/test/package.json @@ -5,7 +5,7 @@ "main": "check.js", "dependencies": { "esm": "^3.2.25", - "kronikarz": "^2.2.0" + "kronikarz": "^2.3.0" }, "scripts": { "build": "mkdir -p ../static/api && touch ../static/api/posts.json && sed -i '/type\": \"module/d' node_modules/@gerhobbelt/markdown-it-html5-media/package.json && node -r esm build.js && cp _headers ../static && cp -r ../wpisy ../static/files", -- cgit 1.4.1