Skip to content

Commit 12aca80

Browse files
committed
v1.1.1
#### Fixes - Dependencies in `typings.json` are now all development dependencies.
1 parent e713130 commit 12aca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-map-keys",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Transforms nested keys of complex objects",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)