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 96ffe48 commit a99df08Copy full SHA for a99df08
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-objectify",
3
- "version": "1.0.9",
+ "version": "1.0.10",
4
"description": "A simple utility for converting a deep JSON structure to pure nested objects",
5
"main": "dist/deepObjectify.js",
6
"typings": "dist/deepObjectify.d.ts",
0 commit comments