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 5ae7c19 commit bce3066Copy full SHA for bce3066
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ianwalter/decision-tree",
3
- "version": "4.0.0",
+ "version": "4.0.1",
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