mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
Publish
- apollo-graphql@0.0.1-alpha.0
This commit is contained in:
parent
e55f231291
commit
6092e99bf1
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "apollo-graphql",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1-alpha.0",
|
||||
"description": "Apollo GraphQL utility library",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
@ -10,7 +10,6 @@
|
|||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"peerDependencies": {
|
||||
"graphql": "^14.0.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue