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 5b918d0 commit c3b9df8Copy full SHA for c3b9df8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sagold/json-pointer",
3
- "version": "5.1.2",
+ "version": "6.0.0",
4
"description": "json pointer - failsafe data retrieval from js and json objects",
5
"main": "dist/jsonPointer.js",
6
"types": "dist/index.d.ts",
0 commit comments