Skip to content

Commit 434346a

Browse files
author
Johannes J. Schmidt
committed
chore(package): add version
Add a `0.0.0-semantically-released` version property in order to better facilitate installing directly from github repos. Closes #31
1 parent d175001 commit 434346a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "couchdb-bootstrap",
33
"description": "Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.",
44
"main": "index.js",
5+
"version": "0.0.0-semantically-released",
56
"bin": {
67
"couchdb-bootstrap": "cli.js",
78
"cdbb": "cli.js"

0 commit comments

Comments
 (0)