Skip to content

Commit 1c4e5fa

Browse files
author
litongjava
committed
specify nodejs version
1 parent d81d0d1 commit 1c4e5fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "tio-boot-docs",
33
"version": "1.0.0",
4-
"description": "docs",
4+
"description": "tio-boot-docs",
5+
"engines": {
6+
"node": "=12.10.0"
7+
},
58
"main": "index.js",
69
"repository": "[email protected]:litongjava/tools-ocr.git",
710
"author": "litongjava <[email protected]>",

0 commit comments

Comments
 (0)