1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 08:59:18 +00:00

Updated DB and made it work with SDK

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-11 09:41:29 +01:00
parent 27ba2ef104
commit a284fcac64
12344 changed files with 85456 additions and 122483 deletions

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2011"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2012"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2011"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2014"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2015"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2016"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2017"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2018"

View File

@ -1,4 +1,4 @@
import Set from '../../interfaces/Set'
import Set from '@tcgdex/sdk/interfaces/Set'
const year = "2019"