mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
chore:
This commit is contained in:
@@ -22,8 +22,5 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
}
|
||||||
"workspaces": [
|
|
||||||
"packages/**"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
packages:
|
|
||||||
# all packages in subdirs of packages/ and components/
|
|
||||||
- 'packages/**'
|
|
||||||
# exclude packages that are inside test directories
|
|
||||||
- '!**/test/**'
|
|
||||||
Reference in New Issue
Block a user