Skip to content

Commit

Permalink
Bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Apr 3, 2024
1 parent 68ca4fb commit 5134bc8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: ["13.14"]

steps:
- uses: actions/checkout@v2
Expand Down
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@tensorflow/tfjs-core": "^4.17.0",
"axios": "^0.21.2",
"buefy": "^0.8.0",
"ci": "^2.3.0",
"core-js": "^3.6.5",
"doi-regex": "^0.1.10",
"dompurify": "^2.0.17",
Expand Down

0 comments on commit 5134bc8

Please sign in to comment.