Skip to content

Commit

Permalink
:grean_heart: Update 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekpyg committed Oct 31, 2021
1 parent 28ed68f commit ac1520f
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
@@ -1,6 +1,6 @@
{
"name": "strapi-provider-upload-vimeo",
"version": "1.0.5",
"version": "1.1.0",
"description": "Strapi Plugin for uploading videos to vimeo",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/viveakrt/strapi-provider-upload-vimeo#readme",
"dependencies": {
"vimeo": "^2.1.1",
"vimeo": "2.1.1",
"axios": "^0.21.1",
"tus-js-client": "^2.2.0"
}
Expand Down

1 comment on commit ac1520f

@viveakrt
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💚 Update v1.1.0

Please sign in to comment.