Skip to content

Commit

Permalink
reverted to origins, waiting for cf team to get back to me
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwao committed Jan 17, 2022
1 parent 01078e2 commit 27833dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.13.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "jest --verbose ./tests"
},
"engines": {
"node": ">=14"
"node": ">=16.13.2"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit 27833dd

Please sign in to comment.