Update camshaft to 0.48.5
Use exception safe Dataservices API functions. See https://github.com/CartoDB/dataservices-api/issues/314 and https://github.com/CartoDB/camshaft/issues/242
This commit is contained in:
parent
d335e64f88
commit
79c35118d7
3
NEWS.md
3
NEWS.md
@ -1,8 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.87.2
|
## 2.87.2
|
||||||
Released 2016-mm-dd
|
Released 2016-12-19
|
||||||
|
|
||||||
|
- Use exception safe Dataservices API functions. See https://github.com/CartoDB/dataservices-api/issues/314 and https://github.com/CartoDB/camshaft/issues/242
|
||||||
|
|
||||||
## 2.87.1
|
## 2.87.1
|
||||||
Released 2016-12-13
|
Released 2016-12-13
|
||||||
|
537
npm-shrinkwrap.json
generated
537
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "~1.14.0",
|
"body-parser": "~1.14.0",
|
||||||
"camshaft": "0.48.4",
|
"camshaft": "0.48.5",
|
||||||
"cartodb-psql": "~0.6.1",
|
"cartodb-psql": "~0.6.1",
|
||||||
"cartodb-query-tables": "~0.1.0",
|
"cartodb-query-tables": "~0.1.0",
|
||||||
"cartodb-redis": "0.13.1",
|
"cartodb-redis": "0.13.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user