mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-16 22:05:00 +08:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as chalk from "chalk";
|
||||
|
||||
import { StateService } from "jslib-common/abstractions/state.service";
|
||||
import { StateService } from "@bitwarden/common/abstractions/state.service";
|
||||
|
||||
import { Response } from "./models/response";
|
||||
import { ListResponse } from "./models/response/listResponse";
|
||||
|
||||
Reference in New Issue
Block a user