Compare commits

..

No commits in common. "887bc003e64ca6437ab6c27233f2c771751cb882" and "1eb54510603fd7b04857f4391ccccdfd8dbc1be2" have entirely different histories.

3 changed files with 3 additions and 6 deletions

View File

@ -51,7 +51,6 @@ function initUiActions(_store, _router) {
name name
url url
type type
independent
parent { parent {
id id
slug slug
@ -79,7 +78,6 @@ function initUiActions(_store, _router) {
id id
thumbnail thumbnail
lazy lazy
isS3
} }
} }
covers: releasesCovers { covers: releasesCovers {
@ -87,7 +85,6 @@ function initUiActions(_store, _router) {
id id
thumbnail thumbnail
lazy lazy
isS3
} }
} }
} }

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.174.1", "version": "1.174.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"version": "1.174.1", "version": "1.174.0",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@graphile-contrib/pg-order-by-related": "^1.0.0-beta.6", "@graphile-contrib/pg-order-by-related": "^1.0.0-beta.6",

View File

@ -1,6 +1,6 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.174.1", "version": "1.174.0",
"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": {