Compare commits
No commits in common. "79eacee3f035065412b68a063f520d1630e63600" and "77d37ce6b5f545db39788ea66d0890160a8742a3" have entirely different histories.
79eacee3f0
...
77d37ce6b5
|
|
@ -45,7 +45,6 @@ const tags = {
|
|||
gay: 'gay',
|
||||
transsexual: 'transsexual',
|
||||
bisexual: 'bisexual',
|
||||
compilation: 'compilation',
|
||||
bts: 'behind the scenes',
|
||||
vr: 'virtual reality',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"overrides": {
|
||||
"vite": "$vite"
|
||||
},
|
||||
"version": "0.41.18",
|
||||
"version": "0.41.17",
|
||||
"imports": {
|
||||
"#/*": "./*.js"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue