Update package

This commit is contained in:
cyril lopez 2018-02-15 09:47:53 +01:00
parent 91c3825ad4
commit 6aaa064822
10 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "strapi-plugin-upload", "name": "strapi-plugin-upload",
"version": "3.0.0-alpha.9.3", "version": "3.0.0-alpha.10.1",
"description": "This is the description of the plugin.", "description": "This is the description of the plugin.",
"strapi": { "strapi": {
"name": "upload", "name": "upload",
@ -24,7 +24,7 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"strapi-helper-plugin": "3.0.0-alpha.9.3" "strapi-helper-plugin": "3.0.0-alpha.10.1"
}, },
"author": { "author": {
"name": "A Strapi developer", "name": "A Strapi developer",