mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 18:21:40 -05:00
cloudflare package does not need to be private
This commit is contained in:
parent
3fccd43bae
commit
46bb367f91
1 changed files with 1 additions and 2 deletions
|
@ -29,6 +29,5 @@
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"definition": "dist/index.d.ts"
|
"definition": "dist/index.d.ts"
|
||||||
},
|
}
|
||||||
"private": true
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue