Update package.json

This commit is contained in:
TheGreyDiamond
2022-01-08 17:30:22 +01:00
parent c88661564e
commit 6c664d2ed4

View File

@ -50,7 +50,6 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@themesberg/flowbite": "^1.2.0",
"electron": "^16.0.5",
"file-type": "^16.5.3",
"marzipano": "^0.10.2"
},
@ -60,8 +59,8 @@
"@electron-forge/maker-rpm": "^6.0.0-beta.61",
"@electron-forge/maker-squirrel": "^6.0.0-beta.61",
"@electron-forge/maker-zip": "^6.0.0-beta.61",
"electron": "^16.0.5",
"electron": "^16.0.6",
"minify": "^8.0.3",
"tailwindcss": "^3.0.8"
"tailwindcss": "^3.0.11"
}
}