This commit is contained in:
DebaucheryLibrarian 2025-02-10 00:25:18 +01:00
parent c2624f180d
commit 9b0003b1ff
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.38.15",
"version": "0.38.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.38.15",
"version": "0.38.16",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@ -83,7 +83,7 @@
"postcss-custom-media": "^10.0.2",
"postcss-nesting": "^12.0.2"
},
"version": "0.38.15",
"version": "0.38.16",
"imports": {
"#/*": "./*.js"
}