Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/1.0.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
budnix committed Sep 5, 2016
2 parents c1caab2 + 7ecb26a commit f3c20c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hot-formula-parser",
"version": "1.0.16",
"version": "1.0.17",
"description": "Formula parser",
"main": "dist/formula-parser.js",
"scripts": {
Expand Down Expand Up @@ -76,7 +76,7 @@
"mainVarName": "formulaParser"
},
"dependencies": {
"formulajs": "github:handsontable/formula.js#1.0.4",
"formulajs": "github:handsontable/formula.js#1.0.5",
"tiny-emitter": "^1.0.2"
}
}

0 comments on commit f3c20c0

Please sign in to comment.