Compare commits

..

No commits in common. "79eacee3f035065412b68a063f520d1630e63600" and "77d37ce6b5f545db39788ea66d0890160a8742a3" have entirely different histories.

3 changed files with 3 additions and 4 deletions

View File

@ -45,7 +45,6 @@ const tags = {
gay: 'gay',
transsexual: 'transsexual',
bisexual: 'bisexual',
compilation: 'compilation',
bts: 'behind the scenes',
vr: 'virtual reality',
};

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "traxxx-web",
"version": "0.41.18",
"version": "0.41.17",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.41.18",
"version": "0.41.17",
"dependencies": {
"@brillout/json-serializer": "^0.5.8",
"@dicebear/collection": "^7.0.5",

View File

@ -87,7 +87,7 @@
"overrides": {
"vite": "$vite"
},
"version": "0.41.18",
"version": "0.41.17",
"imports": {
"#/*": "./*.js"
}