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 03897a9 commit 9978899Copy full SHA for 9978899
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deep-objectify",
3
- "version": "1.0.4",
+ "version": "1.0.5",
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