diff --git a/package.json b/package.json index ffecf4a..1a7fc0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae-datamap-ruhoh", - "version": "1.0.5", + "version": "1.0.6", "description": "A ruhoh datamap plugin for desirae", "main": "datamapper-ruhoh.js", "scripts": { @@ -24,6 +24,6 @@ }, "homepage": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js", "dependencies": { - "mustache": "^1.0.0" + "mustache": "^2.3.2" } }