Skip to content

Commit e648fc0

Browse files
committed
major version bumps
1 parent 852653a commit e648fc0

File tree

6 files changed

+3651
-6594
lines changed

6 files changed

+3651
-6594
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222
- uses: actions/setup-node@v1
2323
with:
24-
node-version: "16.x"
24+
node-version: "18.x"
2525
- run: npm install
2626
- run: npm run check-dependencies
2727
- run: npm test

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

0 commit comments

Comments
 (0)