bump what3words package on npm

This commit is contained in:
Dave Conway-Jones 2019-02-11 19:23:12 +00:00
parent ac2f9ad8c6
commit 31b9cc1f61
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-what3words",
"version" : "0.1.9",
"version" : "0.1.10",
"description" : "A Node-RED node to convert locations to/from what3words",
"dependencies" : {
"geo.what3words" : "^2.0.0"