Compare commits
2 Commits
77d37ce6b5
...
79eacee3f0
| Author | SHA1 | Date |
|---|---|---|
|
|
79eacee3f0 | |
|
|
1fc77587ed |
|
|
@ -45,6 +45,7 @@ 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.17",
|
||||
"version": "0.41.18",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "0.41.17",
|
||||
"version": "0.41.18",
|
||||
"dependencies": {
|
||||
"@brillout/json-serializer": "^0.5.8",
|
||||
"@dicebear/collection": "^7.0.5",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"overrides": {
|
||||
"vite": "$vite"
|
||||
},
|
||||
"version": "0.41.17",
|
||||
"version": "0.41.18",
|
||||
"imports": {
|
||||
"#/*": "./*.js"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue