fix(package): Update dependency scopes/versions, fix imports and scripts, add pnpm workspace, remove GitLab CI
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as plugins from './smartcache.plugins.js';
|
||||
import { SmartError } from '@pushrocks/smarterror';
|
||||
import { SmartError } from '@push.rocks/smarterror';
|
||||
|
||||
export interface ICacheMap {
|
||||
[key: string]: {
|
||||
|
Reference in New Issue
Block a user