feat(cache,build,docs): switch cache storage to SmartMongo and align build configuration with updated dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assertEquals, assertExists } from 'https://deno.land/std@0.208.0/assert/mod.ts';
|
||||
import { assertEquals, assertExists } from '@std/assert';
|
||||
import { StorageManager } from '../ts/storage/index.ts';
|
||||
import * as smartsecret from '@push.rocks/smartsecret';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user