Skip to content

Commit bd9769e

Browse files
authored
Merge pull request #1139 from remotestorage/chore/update_deps
Update dependencies
2 parents 26b5e4b + 7dcec45 commit bd9769e

File tree

6 files changed

+1814
-2175
lines changed

6 files changed

+1814
-2175
lines changed

.browserslistrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Browsers that we support
2+
3+
cover 99.5%
4+
ie >= 11
5+
maintained node versions
6+
not dead

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![Build Status](http://img.shields.io/travis/remotestorage/remotestorage.js.svg?style=flat)](http://travis-ci.org/remotestorage/remotestorage.js)
55
[![Dependency Status](http://img.shields.io/david/remotestorage/remotestorage.js.svg?style=flat)](https://david-dm.org/remotestorage/remotestorage.js#info=dependencies)
66
[![devDependency Status](http://img.shields.io/david/dev/remotestorage/remotestorage.js.svg?style=flat)](https://david-dm.org/remotestorage/remotestorage.js#info=devDependencies)
7-
[![Code Climate](http://img.shields.io/codeclimate/github/remotestorage/remotestorage.js.svg?style=flat)](https://codeclimate.com/github/remotestorage/remotestorage.js)
87

98
remoteStorage.js is a JavaScript library for storing user data locally in the
109
browser, as well as connecting to [remoteStorage](http://remotestorage.io)

0 commit comments

Comments
 (0)