Skip to content

Commit 256e089

Browse files
authored
build: Pin to Node.js 16.x (#206)
1 parent f8f72ef commit 256e089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"testEnvironment": "node"
5656
},
5757
"engines": {
58-
"node": ">=16"
58+
"node": "16.x"
5959
}
6060
}

0 commit comments

Comments
 (0)