add mapBox services into record preview

This commit is contained in:
Florian BLOUET
2016-04-06 17:37:22 +02:00
parent 8aaf924d5d
commit 68670dd028
7 changed files with 35 additions and 9 deletions

View File

@@ -33,6 +33,6 @@
"postinstall": "./node_modules/.bin/gulp install;"
},
"dependencies": {
"phraseanet-production-client": "~0.13.0"
"phraseanet-production-client": "~0.14.0"
}
}