change tormund/news to status-im/news

This commit is contained in:
jangko 2020-09-21 11:37:29 +07:00
parent 62349c39c6
commit 18dceaa29f
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ requires "nim >= 0.17.3",
"chronos",
"httputils",
"chronicles",
"news >= 0.4 & < 0.5",
"https://github.com/status-im/news#status",
"chronicles",
"json_serialization"

View File

@ -1,2 +1,4 @@
{. warning[UnusedImport]:off .}
import
testrpcmacro, testserverclient, testethcalls, testhttp #, testerrors