This commit is contained in:
DebaucheryLibrarian 2024-01-26 02:35:29 +01:00
parent fbcae6b7d1
commit fc240710f3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "traxxx-web",
"version": "0.5.0",
"version": "0.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.5.0",
"version": "0.5.1",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@floating-ui/dom": "^1.5.3",

View File

@ -57,5 +57,5 @@
"postcss-custom-media": "^10.0.2",
"postcss-nesting": "^12.0.2"
},
"version": "0.5.0"
"version": "0.5.1"
}