mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -3,7 +3,7 @@ import * as path from "path";
|
||||
|
||||
import { app, ipcMain } from "electron";
|
||||
|
||||
import { StateService } from "jslib-common/abstractions/state.service";
|
||||
import { StateService } from "@bitwarden/common/abstractions/state.service";
|
||||
|
||||
import { Main } from "../main";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user