mirror of
https://github.com/bitwarden/browser
synced 2026-02-14 15:33:55 +00:00
feat(platform): generate @bitwarden/storage-core boilerplate
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -312,16 +312,18 @@
|
||||
"libs/nx-plugin": {
|
||||
"name": "@bitwarden/nx-plugin",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@nx/devkit": "21.1.2",
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"libs/platform": {
|
||||
"name": "@bitwarden/platform",
|
||||
"version": "0.0.0",
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"libs/storage-core": {
|
||||
"name": "@bitwarden/storage-core",
|
||||
"version": "0.0.1",
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"libs/tools/export/vault-export/vault-export-core": {
|
||||
"name": "@bitwarden/vault-export-core",
|
||||
"version": "0.0.0",
|
||||
@@ -3805,6 +3807,10 @@
|
||||
"resolved": "libs/tools/send/send-ui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@bitwarden/storage-core": {
|
||||
"resolved": "libs/storage-core",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@bitwarden/ui-common": {
|
||||
"resolved": "libs/ui/common",
|
||||
"link": true
|
||||
|
||||
Reference in New Issue
Block a user