Updated showreel, drone certificate, and starting price for editing.
All checks were successful
Build and Deploy / Build and Deploy (push) Successful in 19s

This commit is contained in:
Bob Vandevliet 2025-02-07 16:45:58 +01:00
parent 282fbd8173
commit 22ff2bfdf5
6 changed files with 600 additions and 477 deletions

View file

@ -17,16 +17,16 @@
"bootstrap": "^5.3.3"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.19.0",
"autoprefixer": "^10.4.20",
"clean-css": "^5.3.3",
"eslint": "^9.16.0",
"globals": "^15.13.0",
"eslint": "^9.19.0",
"globals": "^15.14.0",
"html-minifier-terser": "^7.2.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0",
"sass": "^1.82.0",
"terser": "^5.37.0"
"sass": "^1.84.0",
"terser": "^5.38.1"
}
}