Skip to content

Commit

Permalink
Ready for deployment on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 12, 2017
1 parent 68054f0 commit 6e8de5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules
src
test
.*
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"main": "./lib/index",
"keywords": [
"webdav-server",
"webdav",
"server",
"virtual"
Expand All @@ -25,7 +26,7 @@
"test": "node test/root.js"
},
"name": "webdav-server",
"version": "1.0.0",
"version": "0.1.0",
"author": "Adrien Castex <[email protected]>",
"license": "Unlicense",
"description": "WebDAV Server",
Expand Down

0 comments on commit 6e8de5d

Please sign in to comment.