1.8.0
* Remove space (Simon Ho) * Update storage-service.js (Rand McKinney)
This commit is contained in:
parent
e6bed1b6b2
commit
f18d86392d
|
@ -1,3 +1,11 @@
|
|||
2016-03-29, Version 1.8.0
|
||||
=========================
|
||||
|
||||
* Remove space (Simon Ho)
|
||||
|
||||
* Update storage-service.js (Rand McKinney)
|
||||
|
||||
|
||||
2016-02-19, Version 1.7.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "loopback-component-storage",
|
||||
"description": "Loopback Storage Service",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"
|
||||
|
|
Loading…
Reference in New Issue