Support angular >=18 (#107)
* fix peerDependencies to handle angular >=18 * build(package.json): upgrade angular 18 * refactor(lib): removed renderer2 not used * docs(readme): add table installation dependencies
This commit is contained in:
parent
64576c9250
commit
da502ed7f5
7 changed files with 3403 additions and 3963 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- run: npm install
|
||||
- run: npm run test:headless:singleRun
|
||||
- run: npm run test:headless:singleRun
|
||||
Loading…
Add table
Add a link
Reference in a new issue