We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebd61e commit a6d7fcaCopy full SHA for a6d7fca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ianwalter/decision-tree",
3
- "version": "2.1.3",
+ "version": "2.1.4",
4
"description": "A utility for traversing decision trees by selecting options",
5
"main": "dist/decision-tree.js",
6
"module": "dist/decision-tree.m.js",
0 commit comments