Skip to content

Commit

Permalink
chore: use yarn for ngrx docs package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Jan 11, 2025
1 parent 90e0253 commit 0ef857c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngrx.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"repository": "[email protected]:ngrx/platform.git",
"author": "Angular",
"license": "MIT",
"packageManager": "[email protected]",
"scripts": {
"postinstall": "node tools/cli-patches/patch.js && uglifyjs node_modules/lunr/lunr.js -c -m -o src/assets/js/lunr.min.js --source-map",
"aio-use-local": "node tools/ng-packages-installer overwrite . --debug",
Expand Down

0 comments on commit 0ef857c

Please sign in to comment.