update plugins

This commit is contained in:
2024-06-06 16:18:09 +02:00
parent adc7d775dc
commit ef3f45c3b2
7 changed files with 1318 additions and 1915 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,21 +1,19 @@
{
"dependencies": {
"animates.css": "4.1.1"
},
"name": "lecampus",
"version": "1.0.0",
"description": "![](assets/quark-screenshots.jpg)",
"main": "gulpfile.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"sass": "node-sass -w scss -o css-compiled"
},
"repository": {
"type": "git",
"url": "https://figureslibres.io/gogs/kevin/lecampus.net.git"
"url": "https://figureslibres.io/gogs/kevin/leca mpus.net.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
"node-sass": "^7.0.1"
"node-sass": "^8.0.0"
}
}

File diff suppressed because it is too large Load Diff