branch-lucene 1.41.3 → 2.42.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "branch-lucene",
3
- "version": "1.41.3",
3
+ "version": "2.42.3",
4
4
  "private": false,
5
5
  "description": "Lucene parser",
6
6
  "repository": "https://www.github.com/hbnch/branch-lucene",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "devDependencies": {
16
16
  "vite": "^3.2.3",
17
- "pegjs": "0.8"
17
+ "pegjs": "0.8.0"
18
18
  },
19
19
  "publishConfig": {
20
20
  "access": "public"