Skip to content

Commit

Permalink
feat!: upgraded to node v18, added .nvmrc and updated workflows (open…
Browse files Browse the repository at this point in the history
…edx#332)

BREAKING CHANGE: Ending support of @edx/frontend-platform v2 and v3 and now only support v4
  • Loading branch information
BilalQamar95 authored Apr 20, 2023
1 parent e247aee commit c5f5fa9
Show file tree
Hide file tree
Showing 4 changed files with 930 additions and 20,021 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 c5f5fa9

Please sign in to comment.