File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ catch(err){
88
88
89
89
[ npm-image ] : https://img.shields.io/npm/v/rsql-mongodb.svg
90
90
[ npm-url ] : https://npmjs.org/package/rsql-mongodb
91
- [ build-image ] : https://img.shields.io/appveyor/ci/ Fizcko/rsql-mongodb/master .svg
92
- [ build-url ] : https://ci.appveyor.com/project/dougwilson/express
93
- [ coveralls-image ] : https://img.shields. io/coveralls/ Fizcko/rsql-mongodb/master .svg
94
- [ coveralls-url ] : https://coveralls.io/r /Fizcko/rsql-mongodb?branch=master
91
+ [ build-image ] : https://travis-ci.org/ Fizcko/rsql-mongodb.svg?branch=master
92
+ [ build-url ] : https://travis- ci.org/Fizcko/rsql-mongodb
93
+ [ coveralls-image ] : https://coveralls. io/repos/github/ Fizcko/rsql-mongodb/badge .svg?branch=master
94
+ [ coveralls-url ] : https://coveralls.io/github /Fizcko/rsql-mongodb?branch=master
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rsql-mongodb" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.6 " ,
4
4
"description" : " Converting RSQL queries to MongoDB queries" ,
5
5
"main" : " rsql-mongodb.js" ,
6
6
"typings" : " rsql-mongodb.ts" ,
31
31
" parser" ,
32
32
" search" ,
33
33
" query" ,
34
- " rest"
34
+ " rest" ,
35
+ " restful"
35
36
],
36
37
"devDependencies" : {
37
38
"chai" : " 4.2.0" ,
You can’t perform that action at this time.
0 commit comments