File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/albe/node-event-storage.svg?branch=master )] ( https://travis-ci.org/albe/node-event-storage ) [ ![ npm version] ( https://badge.fury.io/js/event-storage.svg )] ( https://badge.fury.io/js/event-storage )
2
2
[ ![ Code Climate] ( https://codeclimate.com/github/albe/node-event-storage/badges/gpa.svg )] ( https://codeclimate.com/github/albe/node-event-storage )
3
3
[ ![ Coverage Status] ( https://coveralls.io/repos/github/albe/node-event-storage/badge.svg?branch=master )] ( https://coveralls.io/github/albe/node-event-storage?branch=master )
4
+ [ ![ dependencies Status] ( https://david-dm.org/albe/node-event-storage/status.svg )] ( https://david-dm.org/albe/node-event-storage )
5
+ [ ![ devDependencies Status] ( https://david-dm.org/albe/node-event-storage/dev-status.svg )] ( https://david-dm.org/albe/node-event-storage?type=dev )
4
6
5
7
# node-event-storage
6
8
@@ -248,4 +250,4 @@ Currently the `hmacSecret` is an optional parameter defaulting to an empty strin
248
250
specify an own unique random secret for this in production.
249
251
250
252
Alternatively you should always explicitly specify your matchers when opening an existing index, since that will
251
- check that the specified matcher matches the one in the index file.
253
+ check that the specified matcher matches the one in the index file.
You can’t perform that action at this time.
0 commit comments