Skip to content

Commit

Permalink
chore(es-grammars): add fast-glob dep (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
enzonotario committed Mar 17, 2024
1 parent 3295344 commit 08a460e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
3 changes: 3 additions & 0 deletions packages/es-grammars/package.json
Expand Up @@ -24,5 +24,8 @@
"license": "MIT",
"peerDependencies": {
"ohm-js": "^17.1.0"
},
"devDependencies": {
"fast-glob": "^3.2.7"
}
}
13 changes: 9 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08a460e

Please sign in to comment.