Skip to content

Commit 96fb78b

Browse files
committed
chore: bump version
1 parent 0c0e5a0 commit 96fb78b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Stefan Goessner",
33
"name": "jsonpath-plus",
4-
"version": "7.0.0",
4+
"version": "7.1.0",
55
"type": "module",
66
"main": "dist/index-node-cjs.cjs",
77
"exports": {
@@ -57,6 +57,8 @@
5757
"react-native": {
5858
"vm": false
5959
},
60+
"dependencies": {
61+
},
6062
"devDependencies": {
6163
"@babel/core": "^7.18.13",
6264
"@babel/preset-env": "^7.18.10",

0 commit comments

Comments
 (0)