feat(storage-fs): adapt to the new storage option and rename the package
This commit is contained in:
parent
8e87ade5c0
commit
7d8ac9b185
8 changed files with 52 additions and 41 deletions
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -95,16 +95,6 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../tsconfig
|
||||
|
||||
packages/plugin-storage-fs:
|
||||
dependencies:
|
||||
'@emigrate/plugin-tools':
|
||||
specifier: workspace:*
|
||||
version: link:../plugin-tools
|
||||
devDependencies:
|
||||
'@emigrate/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../tsconfig
|
||||
|
||||
packages/plugin-tools:
|
||||
dependencies:
|
||||
import-from-esm:
|
||||
|
|
@ -115,6 +105,16 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../tsconfig
|
||||
|
||||
packages/storage-fs:
|
||||
dependencies:
|
||||
'@emigrate/plugin-tools':
|
||||
specifier: workspace:*
|
||||
version: link:../plugin-tools
|
||||
devDependencies:
|
||||
'@emigrate/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../tsconfig
|
||||
|
||||
packages/tsconfig: {}
|
||||
|
||||
packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue