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 0c0e5a0 commit 96fb78bCopy full SHA for 96fb78b
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "Stefan Goessner",
3
"name": "jsonpath-plus",
4
- "version": "7.0.0",
+ "version": "7.1.0",
5
"type": "module",
6
"main": "dist/index-node-cjs.cjs",
7
"exports": {
@@ -57,6 +57,8 @@
57
"react-native": {
58
"vm": false
59
},
60
+ "dependencies": {
61
+ },
62
"devDependencies": {
63
"@babel/core": "^7.18.13",
64
"@babel/preset-env": "^7.18.10",
0 commit comments