Skip to content

Commit 08a460e

Browse files
authored
chore(es-grammars): add fast-glob dep (#471)
1 parent 3295344 commit 08a460e

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

packages/es-grammars/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"license": "MIT",
2525
"peerDependencies": {
2626
"ohm-js": "^17.1.0"
27+
},
28+
"devDependencies": {
29+
"fast-glob": "^3.2.7"
2730
}
2831
}

pnpm-lock.yaml

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)