mirror of https://github.com/certd/certd
refactor: 1
parent
a38004c1ed
commit
1af6fb3a58
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
"packages": [
|
"packages": [
|
||||||
"packages/*/*"
|
"packages/base/*",
|
||||||
|
"packages/cor/*",
|
||||||
|
"packages/plugins/*",
|
||||||
|
"packages/basic/*"
|
||||||
],
|
],
|
||||||
"version": "0.2.2"
|
"version": "0.2.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue