Skip to content

Commit

Permalink
Upgraded the 'webdav-server' version needed in the example 'customWeb…
Browse files Browse the repository at this point in the history
…Resource' to 1.8.2
  • Loading branch information
AdrienCastex committed Jun 16, 2017
1 parent 5acdf13 commit 9af7d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/customWebResource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "Adrien Castex <adrien.castex@protonmail.com>",
"license": "Unlicense",
"dependencies": {
"webdav-server": "^1.8.0"
"webdav-server": "^1.8.2"
}
}

0 comments on commit 9af7d93

Please sign in to comment.