Skip to content

Commit

Permalink
move dependencies ahead to release version of iTwinjs core i.e. 4.6.0…
Browse files Browse the repository at this point in the history
… for 2nd beta i.e. -dev.2 build (#115)

* move ahead to 4.6.0 release dependencies

* wip: discontinue using legacy-peer-deps switch for npm install
  • Loading branch information
jchick-bentley authored May 17, 2024
1 parent c81f191 commit 1ba575e
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 181 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stages:
displayName: 'Install Node.js'

- script: |
npm install --legacy-peer-deps
npm install
displayName: 'install packages'
# - script: |
Expand Down
Loading

0 comments on commit 1ba575e

Please sign in to comment.