feat(packages): add standalone auth and payment
This commit is contained in:
10
package.json
10
package.json
@@ -11,7 +11,17 @@
|
||||
"release": "npm run build && changeset publish"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "22.0.8",
|
||||
"@angular/compiler": "22.0.8",
|
||||
"@angular/compiler-cli": "22.0.8",
|
||||
"@angular/core": "22.0.8",
|
||||
"@angular/forms": "22.0.8",
|
||||
"@angular/router": "22.0.8",
|
||||
"@changesets/cli": "^2.27.0",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"ng-packagr": "22.0.0",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.8.0",
|
||||
"typescript": "~6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user