Skip to content

Commit

Permalink
v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piglovesyou committed Aug 4, 2020
1 parent 4556a5b commit 0d14217
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-let",
"version": "0.13.0",
"version": "0.14.0",
"repository": {
"type": "git",
"url": "[email protected]:piglovesyou/graphql-let.git"
Expand All @@ -21,19 +21,19 @@
"babel.js"
],
"dependencies": {
"@babel/core": "^7.0.0",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/parser": "^7.0.0",
"@babel/traverse": "^7.0.0",
"do-sync": "^2.2.0",
"globby": "^11.0.0",
"loader-utils": "^2.0.0",
"log-update": "^4.0.0",
"make-dir": "^3.0.2",
"minimist": "^1.2.0",
"rimraf": "^3.0.2",
"slash": "^3.0.0",
"yaml": "^1.7.2",
"@babel/core": "^7.0.0",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/parser": "^7.0.0",
"@babel/traverse": "^7.0.0",
"do-sync": "^2.2.0"
"yaml": "^1.7.2"
},
"devDependencies": {
"@apollo/react-common": "^3.1.3",
Expand Down

0 comments on commit 0d14217

Please sign in to comment.