This commit is contained in:
DebaucheryLibrarian 2024-03-17 17:41:34 +01:00
parent 27c17e9a3c
commit 3f36c0ae0a
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.9.6",
"version": "0.9.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.9.6",
"version": "0.9.7",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@ -70,5 +70,5 @@
"postcss-custom-media": "^10.0.2",
"postcss-nesting": "^12.0.2"
},
"version": "0.9.6"
"version": "0.9.7"
}