Skip to content

Commit

Permalink
update(package.json): publish to @existdb/gulp-exist
Browse files Browse the repository at this point in the history
  • Loading branch information
olvidalo committed Nov 26, 2018
1 parent 4e87125 commit 20fdfba
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "gulp-exist",
"name": "@existdb/gulp-exist",
"description": "Upload files to eXist-db",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -50,5 +50,8 @@
"through2": "^2.0.3",
"vinyl": "^1.1.1"
},
"version": "0.0.0-development"
"version": "0.0.0-development",
"publishConfig": {
"access": "public"
}
}

0 comments on commit 20fdfba

Please sign in to comment.