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 0b4f011 commit d99a599Copy full SHA for d99a599
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-objectify",
3
- "version": "1.0.10",
+ "version": "1.0.11",
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