chore: cleanup, node14 and new admin default
This commit is contained in:
parent
c7c18633d7
commit
89bb9a8f25
244 changed files with 3957 additions and 39487 deletions
|
|
@ -1,7 +1,8 @@
|
|||
const fs = require('fs')
|
||||
const _ = require('lodash/fp')
|
||||
|
||||
const rawCountries = require('../raw-countries.json')
|
||||
// Countries: https://github.com/mledoze/countries
|
||||
const rawCountries = require('./raw-countries.json')
|
||||
|
||||
const topCodes = ['US', 'GB', 'CA', 'AU']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue