Compare commits
2 Commits
77d37ce6b5
...
79eacee3f0
| Author | SHA1 | Date |
|---|---|---|
|
|
79eacee3f0 | |
|
|
1fc77587ed |
|
|
@ -45,6 +45,7 @@ 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.17",
|
"version": "0.41.18",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"version": "0.41.17",
|
"version": "0.41.18",
|
||||||
"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.17",
|
"version": "0.41.18",
|
||||||
"imports": {
|
"imports": {
|
||||||
"#/*": "./*.js"
|
"#/*": "./*.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue