Skip to content

Commit

Permalink
update fh-db version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei Li committed Nov 27, 2016
1 parent 2a6ac37 commit 8916f9c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 22 deletions.
45 changes: 26 additions & 19 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "fh-mbaas-api",
"version": "6.0.1",
"version": "6.1.0",
"description": "FeedHenry MBAAS Cloud APIs",
"main": "lib/api.js",
"dependencies": {
"async": "0.2.9",
"colors": "0.6.2",
"cycle": "1.0.3",
"eyes": "0.1.8",
"fh-db": "1.2.3",
"fh-db": "1.2.5",
"fh-mbaas-client": "0.15.0",
"fh-mbaas-express": "5.6.3",
"fh-security": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonar.projectKey=fh-mbaas-api
sonar.projectName=fh-mbaas-api-nightly-master
sonar.projectVersion=5.14.2
sonar.projectVersion=6.1.0

sonar.sources=./lib
sonar.tests=./test
Expand Down

0 comments on commit 8916f9c

Please sign in to comment.