Skip to content

Commit a45449a

Browse files
committed
dev
1 parent 113d0ac commit a45449a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"build": "rm -rf dist && tsc -d"
1010
},
1111
"dependencies": {
12-
"@types/graphql": "^0.11.7",
1312
"apollo-link": "^1.0.5",
1413
"apollo-link-http": "^1.3.0",
1514
"cross-fetch": "^1.1.1",
1615
"graphql": "^0.11.7",
1716
"graphql-tools": "^2.11.0"
1817
},
1918
"devDependencies": {
19+
"@types/graphql": "^0.11.7",
2020
"@types/node": "^8.0.54"
2121
}
2222
}

0 commit comments

Comments
 (0)