We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebc854 commit 7ebec82Copy full SHA for 7ebec82
‎.npmrc‎
@@ -0,0 +1 @@
1
+engine-strict=true
‎.nvmrc‎
+14
‎package.json‎
@@ -3,6 +3,9 @@
3
"version": "1.1.0-reedsy.1.0.1",
4
"description": "JSON OT type",
5
"main": "lib/index.js",
6
+ "engines": {
7
+ "node": "14.x"
8
+ },
9
"directories": {
10
"test": "test"
11
},
0 commit comments