Compare commits
No commits in common. "0ad2952563e28cb9d940f51185a3bce8fa80bf09" and "7d0cf0f10017e62ebd5a42613f650730541184ab" have entirely different histories.
0ad2952563
...
7d0cf0f100
|
|
@ -38,7 +38,6 @@ const releaseActorsFragment = `
|
||||||
slug
|
slug
|
||||||
birthdate
|
birthdate
|
||||||
age
|
age
|
||||||
gender
|
|
||||||
originCountry: countryByBirthCountryAlpha2 {
|
originCountry: countryByBirthCountryAlpha2 {
|
||||||
alpha2
|
alpha2
|
||||||
name
|
name
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.5",
|
"version": "1.62.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.5",
|
"version": "1.62.4",
|
||||||
"description": "All the latest porn releases in one place",
|
"description": "All the latest porn releases in one place",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue