5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
commitlint-github-action/fixtures/lerna-scopes/packages/second-package/package.json
2019-12-09 20:12:53 -03:00

6 lines
94 B
JSON

{
"name": "second-package",
"version": "0.1.0",
"private": true,
"dependencies": {}
}