mirror of https://github.com/certd/certd
Merge remote-tracking branch 'origin/v2' into v2
commit
7cf1f75eb9
|
@ -22,8 +22,5 @@
|
|||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"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/**'
|
Loading…
Reference in New Issue