Move graphql-tag from devDependencies to dependencies (#7183)

* Move graphql-tag drom devDependencies to dependencies

* Add entry to CHANGELOG
This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2021-03-01 15:41:14 -08:00
committed by GitHub
parent 2b9b336dd9
commit cd78f895d5
3 changed files with 3 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
"graphql": "15.5.0",
"graphql-list-fields": "2.0.2",
"graphql-relay": "0.6.0",
"graphql-tag": "2.10.1",
"graphql-upload": "11.0.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
@@ -84,7 +85,6 @@
"eslint-plugin-flowtype": "5.1.3",
"flow-bin": "0.119.1",
"form-data": "3.0.0",
"graphql-tag": "2.10.1",
"husky": "4.2.5",
"jasmine": "3.5.0",
"jsdoc": "3.6.3",