update dependencies
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "@qd/qd-design",
|
"name": "@qd/qd-design",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://git.quentinduwa.fr/api/packages/quentin_duwa/npm/"
|
"registry": "https://git.quentinduwa.fr/api/packages/quentin_duwa/npm/"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^20.1.0",
|
"@angular/common": "^22.0.1",
|
||||||
"@angular/core": "^20.1.0"
|
"@angular/core": "^22.0.1",
|
||||||
|
"@angular/cdk": "^22.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user