Fix npm linting error with version string (#1249)

This commit is contained in:
vera-liu 2016-10-04 10:40:46 -07:00 committed by Maxime Beauchemin
parent 055fb6110f
commit a92190c3ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "caravel",
"version": "0.10.0.dev0",
"version": "0.10.0-dev.0",
"description": "Caravel is a data exploration platform designed to be visual, intuitive, and interactive.",
"license": "Apache-2.0",
"directories": {