pegjs/tools/impact/package.json
Futago-za Ryuu cf022429bb Cleanup and Update
- Update all dependencies
- Use '@futagoza/*' ESLint configurations
- Remove redundent '@pegjs/eslint-config'
- Add TypeScript support to the bundler
2019-09-28 23:19:24 +01:00

10 lines
164 B
JSON

{
"name": "@pegjs/commit-impact",
"version": "2.1.0",
"private": true,
"dependencies": {
"dedent": "0.7.0",
"glob": "7.1.4"
}
}