Skip to content

Commit c66bd02

Browse files
committed
chore: remove dependencies
1 parent c16be66 commit c66bd02

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
"eslint-config-airbnb-base": "^12.1.0",
5353
"eslint-config-prettier": "^2.9.0",
5454
"eslint-plugin-import": "^2.11.0",
55+
"graphql": "^0.13.2",
56+
"graphql-tag": "^2.9.2",
57+
"graphql-tools": "^3.0.2",
5558
"jest": "^22.4.3",
5659
"prettier": "^1.12.1",
5760
"rollup": "^0.58.2",
@@ -65,11 +68,6 @@
6568
"rollup-plugin-visualizer": "^0.6.0",
6669
"standard-version": "^4.3.0"
6770
},
68-
"dependencies": {
69-
"graphql": "^0.13.2",
70-
"graphql-tag": "^2.9.2",
71-
"graphql-tools": "^3.0.2"
72-
},
7371
"bundlesize": [
7472
{
7573
"path": "./dist/fraql.min.js",

0 commit comments

Comments
 (0)