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 7a5395e commit 9fa2d04Copy full SHA for 9fa2d04
package.json
@@ -7,6 +7,9 @@
7
"publishConfig": {
8
"access": "public"
9
},
10
+ "engines" : {
11
+ "node" : ">=12.0.0"
12
+ },
13
"repository": {
14
"type": "git",
15
"url": "git+https://github.com/nest-dynamodb/typedorm.git"
0 commit comments