add scrolling grid bg

update copyright year
remove old libs
update to v0.12.0.
This commit is contained in:
2024-04-09 23:39:41 -04:00
parent 5f14032aee
commit b2d2fb6d34
13 changed files with 270 additions and 308 deletions

View File

@@ -1,12 +1,16 @@
{
"name": "iew-site",
"version": "0.11.0",
"version": "0.12.0",
"description": "",
"main": "index.js",
"scripts": {},
"keywords": [],
"author": "Eric Woodward (https://www.itsericwoodward.com)",
"license": "MIT",
"engines": {
"npm": ">=9",
"node": ">=18"
},
"devDependencies": {
"web-weevr": "git+ssh://git@git.itsericwoodward.com:eric/web-weevr.git"
}