use sourcecred-publish-test for latest SC features

This commit is contained in:
Hammad Jutt
2021-02-06 13:15:39 -07:00
committed by Alec LaLonde
parent a651e28731
commit e7fe11f83d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
import { Command, CommandMessage, Discord } from '@typeit/discord';
import { sourcecred as sc } from 'sourcecred';
import { sourcecred as sc } from 'sourcecred-publish-test';
import { CONFIG } from './config';