Compare commits
No commits in common. "887bc003e64ca6437ab6c27233f2c771751cb882" and "1eb54510603fd7b04857f4391ccccdfd8dbc1be2" have entirely different histories.
887bc003e6
...
1eb5451060
|
@ -51,7 +51,6 @@ function initUiActions(_store, _router) {
|
|||
name
|
||||
url
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
slug
|
||||
|
@ -79,7 +78,6 @@ function initUiActions(_store, _router) {
|
|||
id
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
}
|
||||
}
|
||||
covers: releasesCovers {
|
||||
|
@ -87,7 +85,6 @@ function initUiActions(_store, _router) {
|
|||
id
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.174.1",
|
||||
"version": "1.174.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "1.174.1",
|
||||
"version": "1.174.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@graphile-contrib/pg-order-by-related": "^1.0.0-beta.6",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.174.1",
|
||||
"version": "1.174.0",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue