Update to camshaft 0.58.0 (#737)
This commit is contained in:
parent
03dc260104
commit
77f1aa7e0c
3
NEWS.md
3
NEWS.md
@ -1,8 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 3.12.6
|
## 3.12.6
|
||||||
Released 2017-mm-dd
|
Released 2017-08-31
|
||||||
|
|
||||||
|
- Upgrades camshaft to [0.58.0](https://github.com/CartoDB/camshaft/releases/tag/0.58.0).
|
||||||
|
|
||||||
|
|
||||||
## 3.12.5
|
## 3.12.5
|
||||||
|
@ -17,11 +17,13 @@
|
|||||||
"Simon Tokumine <simon@vizzuality.com>",
|
"Simon Tokumine <simon@vizzuality.com>",
|
||||||
"Javi Santana <jsantana@vizzuality.com>",
|
"Javi Santana <jsantana@vizzuality.com>",
|
||||||
"Sandro Santilli <strk@vizzuality.com>",
|
"Sandro Santilli <strk@vizzuality.com>",
|
||||||
"Carlos Matallín <matallo@carto.com>"
|
"Carlos Matallín <matallo@carto.com>",
|
||||||
|
"Daniel Garcia Aubert <dgaubert@carto.com>",
|
||||||
|
"Mario de Frutos <mario.defrutos@carto.com>"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "~1.14.0",
|
"body-parser": "~1.14.0",
|
||||||
"camshaft": "0.57.0",
|
"camshaft": "0.58.0",
|
||||||
"cartodb-psql": "0.10.1",
|
"cartodb-psql": "0.10.1",
|
||||||
"cartodb-query-tables": "0.2.0",
|
"cartodb-query-tables": "0.2.0",
|
||||||
"cartodb-redis": "0.14.0",
|
"cartodb-redis": "0.14.0",
|
||||||
|
@ -194,9 +194,9 @@ camelcase@^3.0.0:
|
|||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
||||||
|
|
||||||
camshaft@0.57.0:
|
camshaft@0.58.0:
|
||||||
version "0.57.0"
|
version "0.58.0"
|
||||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.57.0.tgz#22c2ab92903e43d5af6b763870839fbcfe82c650"
|
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.58.0.tgz#c352fd1f8fb84a85f580b84df79e9dfb556a0c9c"
|
||||||
dependencies:
|
dependencies:
|
||||||
async "^1.5.2"
|
async "^1.5.2"
|
||||||
bunyan "1.8.1"
|
bunyan "1.8.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user