redstone migration fixes

This commit is contained in:
ppedziwiatr
2021-06-01 16:52:25 +02:00
parent f7bb5b3d3b
commit 12ee7098e8
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ const _ = require("lodash");
const manifestsToExclude = [
"5-top-tokens.json",
"all-supported-tokens.json",
"10-top-tokens-frequent-updates.json",
"rapid.json",
"stocks.json"
];