-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: adds angular 16 support (#263)
* feat(core): updates angular deps to 16.0.0-next.0 * chore(core): adds .npmrc file * docs: updates README.md * feat(core): upgrades angular deps to 16.0.0-rc.0 * release: bump version to 16.0.0-rc.0 * fix(node): fixes node types issue * feat(core): upgrades npm deps to angular 16 * feat(core): upgrades npm deps to angular 16 * feat(core): upgrades npm deps to angular 16 * feat(core): upgrades npm deps to angular 16
- Loading branch information
1 parent
d0e0ec1
commit 5d81908
Showing
8 changed files
with
5,670 additions
and
4,059 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
strict-peer-dependencies=false | ||
legacy-peer-deps=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.