From 481a5672c0d14b315f1ef1c34390aade518571e4 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sat, 21 Jan 2023 21:01:02 +0100 Subject: Update babel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c653df1..c174cb7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BABEL=node node_modules/babel-cli/bin/babel.js +BABEL=node node_modules/@babel/cli/bin/babel.js FILES=hesla.js hesla.js.map require.js config.js config.js.map \ activePage.js activePage.js.map favicon-*.png a*.png lamb-of-God.svg sworker.js \ index_de.html index.html screen.css site.webmanifest favicon.ico \ -- cgit