Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Commit be93d86

Browse files
committed
v1.0.1
1 parent e055853 commit be93d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-get",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Alternative to lodash.get that makes it typed and cool as if optional chaining proposal is there",
55
"main": "lib/index.node.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)