Files
certd/lerna.json

8 lines
79 B
JSON
Raw Normal View History

2020-12-13 23:06:17 +08:00
{
"packages": [
2021-01-21 23:59:06 +08:00
"packages/*",
"other/*"
2020-12-13 23:06:17 +08:00
],
2021-01-18 22:30:04 +08:00
"version": "0.1.11"
2020-12-13 23:06:17 +08:00
}