Now we are using cloudconvert, remove un-needed local packages

This commit is contained in:
Jonny Barnes 2023-02-04 10:25:43 +00:00
parent f38235561f
commit bdbcaa55ea
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
4 changed files with 114 additions and 1060 deletions

View file

@ -5,8 +5,7 @@
"repository": "https://github.com/jonnybarnes/jonnybarnes.uk",
"license": "CC0-1.0",
"dependencies": {
"normalize.css": "^8.0.1",
"puppeteer": "^19.4.1"
"normalize.css": "^8.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.7",