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 e31ab2b commit c6df349Copy full SHA for c6df349
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-objectify",
3
- "version": "1.0.11",
+ "version": "1.0.12",
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