Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
nitedani committed Dec 28, 2023
1 parent b08f636 commit a5f874d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rxjs": "^7.8.1",
"typescript": "5.2.2",
"vike": "^0.4.152",
"vike-angular": "workspace:*",
"vike-angular": "^0.0.2",
"vite": "5.0.10",
"xhr2": "^0.2.1",
"zone.js": "^0.14.2"
Expand Down
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"packageManager": "[email protected]",
"devDependencies": {
"prettier": "^3.1.0"
},
"pnpm": {
"overrides": {
"vike-angular": "link:./packages/vike-angular/"
}
}
}
5 changes: 4 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5f874d

Please sign in to comment.