Removed hasura CLI dependency.

This commit is contained in:
Patrick Fic
2020-04-01 18:15:49 -07:00
parent ecec2c0368
commit acdcea50d1
3 changed files with 10 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"license": "UNLICENSED",
"engines": {
"node": "12.13.1",
"node": "12.16.1",
"npm": "6.11.3"
},
"scripts": {