Skip to content

Commit e836345

Browse files
author
Marcus Carr
authored
Merge pull request #12 from marcuscarr/master
2.4.2
2 parents b32a7cc + 604758f commit e836345

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

package-lock.json

Lines changed: 10 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riffyn/hot-formula-parser",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Formula parser",
55
"browser": "dist/formula-parser.js",
66
"main": "lib/index.js",
@@ -82,7 +82,7 @@
8282
"webpack": "^3.2.0"
8383
},
8484
"dependencies": {
85-
"@riffyn/formulajs": "^1.3.1",
85+
"@riffyn/formulajs": "^1.3.3",
8686
"tiny-emitter": "^2.0.1"
8787
},
8888
"jest": {

0 commit comments

Comments
 (0)