Skip to content

Commit

Permalink
Adjust package json
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHi committed Sep 15, 2023
1 parent 91c17a2 commit 0f6fc99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions feature-libs/quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"test:schematics": "npm --prefix ../../projects/schematics/ run clean && npm run clean:schematics && ../../node_modules/.bin/jest --config ./jest.schematics.config.js"
},
"dependencies": {
"tslib": "^2.4.0"
"tslib": "^2.6.2"
},
"peerDependencies": {
"@angular-devkit/schematics": "^15.2.4",
"@angular/common": "^15.2.4",
"@angular/core": "^15.2.4",
"@angular/forms": "^15.2.4",
"@angular/router": "^15.2.4",
"@angular-devkit/schematics": "^15.2.9",
"@angular/common": "^15.2.9",
"@angular/core": "^15.2.9",
"@angular/forms": "^15.2.9",
"@angular/router": "^15.2.",
"@spartacus/cart": "6.3.0-1",
"@spartacus/core": "6.3.0-1",
"@spartacus/schematics": "6.3.0-1",
Expand Down

0 comments on commit 0f6fc99

Please sign in to comment.