Skip to content

Commit 56bedd1

Browse files
committed
Update to pnpm 11.2.2
1 parent d5bc56a commit 56bedd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build-demo": "pnpm build-lib && ng build demo --aot --base-href /fab-speed-dial/ && cp dist/demo/browser/index.html dist/demo/browser/404.html",
1616
"serve-demo": "echo '💡 open http://localhost:8000/fab-speed-dial/' && mkdir -p dist/server && ln -fs ../demo/browser dist/server/fab-speed-dial && php -S localhost:8000 -t dist/server/"
1717
},
18-
"packageManager": "pnpm@11.0.1",
18+
"packageManager": "pnpm@11.2.2",
1919
"dependencies": {
2020
"@angular/cdk": "21.2.0",
2121
"@angular/common": "^21.2.0",

0 commit comments

Comments
 (0)