mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
[PM-29607] Create @bitwarden/subscription (#17997)
* Create @bitwarden/subscription * Fix changed import in tsconfig.base.json
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -628,6 +628,11 @@
|
||||
"version": "0.0.1",
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"libs/subscription": {
|
||||
"name": "@bitwarden/subscription",
|
||||
"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",
|
||||
@@ -5011,6 +5016,10 @@
|
||||
"resolved": "libs/storage-test-utils",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@bitwarden/subscription": {
|
||||
"resolved": "libs/subscription",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@bitwarden/ui-common": {
|
||||
"resolved": "libs/ui/common",
|
||||
"link": true
|
||||
|
||||
Reference in New Issue
Block a user