diff options
| author | 8cy <[email protected]> | 2020-05-05 15:17:58 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 15:17:58 -0700 |
| commit | 7a26c1a3727b7072835680687ebb38473e1a09cc (patch) | |
| tree | 1faf5a6cb771737570c04fc813fd5f266c95fe7c /dist/config.json | |
| parent | add genservers (diff) | |
| download | dep-core-7a26c1a3727b7072835680687ebb38473e1a09cc.tar.xz dep-core-7a26c1a3727b7072835680687ebb38473e1a09cc.zip | |
add build scripts, remove dist
- remove some db errors, namely ones that are bs like no on doc type errors
- move ws to spike
- remove copy npm scripts i think
- remove .env and package
Diffstat (limited to 'dist/config.json')
| -rw-r--r-- | dist/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/config.json b/dist/config.json index 008c51a..f3e0972 100644 --- a/dist/config.json +++ b/dist/config.json @@ -1,7 +1,7 @@ { "secret": "Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key": "AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version": "9.2.4", + "version": "9.3.0", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", "maxMultipler": 100, "minMultipler": 1.01 |