Skip to content

Commit

Permalink
feat!: upgraded to node v18, added .nvmrc and updated workflows (#290)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Ending support of @edx/frontend-platform v2 and v3 and now only support v4 with
  • Loading branch information
BilalQamar95 authored Apr 20, 2023
1 parent 898e23d commit d7ed4bf
Show file tree
Hide file tree
Showing 4 changed files with 5,440 additions and 18,232 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfileversion-check.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
Loading

0 comments on commit d7ed4bf

Please sign in to comment.