Compare commits

..

No commits in common. "0ad2952563e28cb9d940f51185a3bce8fa80bf09" and "7d0cf0f10017e62ebd5a42613f650730541184ab" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View File

@ -38,7 +38,6 @@ const releaseActorsFragment = `
slug slug
birthdate birthdate
age age
gender
originCountry: countryByBirthCountryAlpha2 { originCountry: countryByBirthCountryAlpha2 {
alpha2 alpha2
name name

2
package-lock.json generated
View File

@ -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": {

View File

@ -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": {