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 70e031f commit 3b76ca4Copy full SHA for 3b76ca4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "terrain-keypath",
3
- "version": "1.0.8",
+ "version": "1.0.9",
4
"description": "A tiny class that defines a key path type for e.g. traversing deep objects, along with some related utilities",
5
"main": "dist/KeyPath.js",
6
"typings": "dist/KeyPath.d.ts",
0 commit comments