update to 0.1.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-nextcloud",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Collection of node-red nodes to download Calendars (CalDAV) and Contacts (CardDAV) and up- / download / list files (WebDAV) from / to nextcloud",
|
||||
"main": "nextcloud.js",
|
||||
"node-red": {
|
||||
@ -20,7 +20,7 @@
|
||||
"dav": "^1.8.0",
|
||||
"ical-expander": "^2.0.0",
|
||||
"moment": "^2.22.2",
|
||||
"webdav": "^1.5.2"
|
||||
"webdav": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user