Compare commits
No commits in common. "79eacee3f035065412b68a063f520d1630e63600" and "77d37ce6b5f545db39788ea66d0890160a8742a3" have entirely different histories.
79eacee3f0
...
77d37ce6b5
|
|
@ -45,7 +45,6 @@ const tags = {
|
||||||
gay: 'gay',
|
gay: 'gay',
|
||||||
transsexual: 'transsexual',
|
transsexual: 'transsexual',
|
||||||
bisexual: 'bisexual',
|
bisexual: 'bisexual',
|
||||||
compilation: 'compilation',
|
|
||||||
bts: 'behind the scenes',
|
bts: 'behind the scenes',
|
||||||
vr: 'virtual reality',
|
vr: 'virtual reality',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx-web",
|
"name": "traxxx-web",
|
||||||
"version": "0.41.18",
|
"version": "0.41.17",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"version": "0.41.18",
|
"version": "0.41.17",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@brillout/json-serializer": "^0.5.8",
|
"@brillout/json-serializer": "^0.5.8",
|
||||||
"@dicebear/collection": "^7.0.5",
|
"@dicebear/collection": "^7.0.5",
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,7 @@
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"vite": "$vite"
|
"vite": "$vite"
|
||||||
},
|
},
|
||||||
"version": "0.41.18",
|
"version": "0.41.17",
|
||||||
"imports": {
|
"imports": {
|
||||||
"#/*": "./*.js"
|
"#/*": "./*.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue