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 1399868 commit acc21faCopy full SHA for acc21fa
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "graphqlizejs",
3
"description": "Generate DataTypes and Resolvers from your ORM Sequilize models",
4
- "version": "0.3.7",
+ "version": "0.3.8",
5
"main": "./lib/index.js",
6
"engines": {
7
- "node": "10.x"
+ "node": ">=10.0"
8
},
9
"keywords": [
10
"sequelizejs",
0 commit comments