Skip to content

Commit

Permalink
Move dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jan 15, 2021
1 parent 176e46f commit 2be413e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"eslint-config-xo-typescript": "^0.37.0",
"husky": "^4.3.6",
"lint-staged": "^10.5.3",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
},
Expand Down Expand Up @@ -73,8 +74,7 @@
},
"dependencies": {
"graphql": "^15.4.0",
"graphql-request": "^3.4.0",
"nyc": "^15.1.0"
"graphql-request": "^3.4.0"
},
"ava": {
"files": [
Expand Down

0 comments on commit 2be413e

Please sign in to comment.