Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Maya Shavin committed Nov 4, 2020
1 parent b1c5d7f commit 3e11219
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"optimization",
"api"
],
"gitHead": "a582d3c99a7bdf144dbb70b8686552a0b75cd815"
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b"
}
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"webpack-bundle-analyzer": "^3.9.0",
"webpack-cli": "^4.1.0"
},
"gitHead": "a582d3c99a7bdf144dbb70b8686552a0b75cd815",
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b",
"devDependencies": {
"gridsome-plugin-tailwindcss": "^3.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/gs-cld-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "a582d3c99a7bdf144dbb70b8686552a0b75cd815"
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b"
}
2 changes: 1 addition & 1 deletion packages/gs-cld-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "a582d3c99a7bdf144dbb70b8686552a0b75cd815"
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b"
}
3 changes: 2 additions & 1 deletion packages/gs-image-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
},
"bugs": {
"url": "https://github.com/mayashavin/gridsome-plugin-cloudinary/issues"
}
},
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b"
}
6 changes: 5 additions & 1 deletion packages/gs-transformer-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,9 @@
],
"dependencies": {
"@mayas/cld-api": "^0.0.7"
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "b1c5d7f2e4cbce4d3c7ab8dd96cbc333465c4f0b"
}

0 comments on commit 3e11219

Please sign in to comment.