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.
2 parents bebc854 + 7ebec82 commit 6089baaCopy full SHA for 6089baa
.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