Skip to content

Commit e58d63a

Browse files
committed
1.3.0
1 parent 49f42c4 commit e58d63a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "selectn",
33
"description": "Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"author": "Wil Moore III <wil.moore@wilmoore.com>",
66
"bugs": "https://github.com/wilmoore/selectn.js/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)