Skip to content

Commit a14b4b4

Browse files
committed
move graphql-tag from devDependencies to dependencies (parse-community#7183)
1 parent 0be0b87 commit a14b4b4

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package-lock.json

+13-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"graphql": "15.4.0",
3939
"graphql-list-fields": "2.0.2",
4040
"graphql-relay": "0.6.0",
41+
"graphql-tag": "2.12.5",
4142
"graphql-upload": "11.0.0",
4243
"intersect": "1.0.1",
4344
"jsonwebtoken": "8.5.1",
@@ -81,7 +82,6 @@
8182
"eslint-plugin-flowtype": "5.1.3",
8283
"flow-bin": "0.119.1",
8384
"form-data": "3.0.0",
84-
"graphql-tag": "2.10.1",
8585
"husky": "4.2.5",
8686
"jasmine": "3.5.0",
8787
"jsdoc": "3.6.7",

0 commit comments

Comments
 (0)