From e583496d830627b5a736df4d7d59e90f603bd97c Mon Sep 17 00:00:00 2001 From: AJ Date: Tue, 22 Mar 2022 12:47:07 +0530 Subject: [PATCH] Update eli.js --- eli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eli.js b/eli.js index 52383b7..33258c2 100755 --- a/eli.js +++ b/eli.js @@ -16,7 +16,7 @@ var currentPath = function (){ // let jspath = currentPath(); // let jspath = "assets/elicss-main/"; -let jspath = "https://cdn.jsdelivr.net/gh/aj-techsoul/elicss@4.0/"; +let jspath = "https://cdn.jsdelivr.net/gh/aj-techsoul/elicss@4.0.2/"; function toast(){ let body = document.body;