@deot/dev-cli 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,12 +33,12 @@ Monorepo
33
33
  │ │ ├─ __tests__
34
34
  │ │ ├─ src
35
35
  │ │ ├─ api-extractor.json
36
- │ │ └─ package.json
36
+ │ │ └─ package.json # 如果含build/build:types会跳过执行内部的
37
37
  │ └─ shims.d.ts
38
38
  ├─ .eslintignore
39
39
  ├─ .eslintrc.cjs
40
40
  ├─ .lintstagedrc.json
41
- ├─ .npmrc
41
+ ├─ .npmrc # shamefully-hoist = true
42
42
  ├─ jest.config.js
43
43
  ├─ pnpm-lock.yaml
44
44
  ├─ pnpm-workspace.yaml