Update RS widget

This commit is contained in:
Basti 2018-02-25 17:04:54 +02:00
parent 8db259d147
commit 44b07c7dd1
2 changed files with 4 additions and 8 deletions

10
package-lock.json generated
View File

@ -8011,10 +8011,6 @@
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
"dev": true
},
"json-tree-view": {
"version": "github:skddc/json-tree-view#55cb3b866083bf99e1895481fb73cf9186154c5e",
"dev": true
},
"json3": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz",
@ -10312,9 +10308,9 @@
}
},
"remotestorage-widget": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/remotestorage-widget/-/remotestorage-widget-1.2.0.tgz",
"integrity": "sha512-6SEJ87UiEew43iO53O9ZuJAjg9mPgpSNbehtflm3I7LO5FpQ6RnJZiiHpQzGOgozUFyK8g3UnnOBAzFwJ6jRcA==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/remotestorage-widget/-/remotestorage-widget-1.3.0.tgz",
"integrity": "sha512-RV9SjrSIXOcg/O6FkZzhlKTpB10vnxygErwi7ID+7urxxybTv8rPLvabsx8ahWjEHLfAeHXznmtuoz4clNc0Xw==",
"dev": true
},
"remotestoragejs": {

View File

@ -44,7 +44,7 @@
"ember-source": "~2.16.0",
"json-tree-view": "github:skddc/json-tree-view#bugfix/setters",
"loader.js": "^4.2.3",
"remotestorage-widget": "^1.2.0",
"remotestorage-widget": "^1.3.0",
"remotestoragejs": "^1.0.0"
},
"engines": {