v0.1.1
parent
ccd7afd20c
commit
f7cab780f7
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@honojs/graphql-server",
|
"name": "@honojs/graphql-server",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"repository": "git@github.com:honojs/grahql-server.git",
|
"repository": "git@github.com:honojs/grahql-server.git",
|
||||||
"author": "Minghe Huang <h.minghe@gmail.com>",
|
"author": "Minghe Huang <h.minghe@gmail.com>",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
@ -61,4 +61,4 @@
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=11.0.0"
|
"node": ">=11.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue