File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- automd:badges color=yellow no-npmDownloads bundlephobia packagephobia -->
4
4
5
- [ ![ npm version] ( https://flat.badgen.net/npm/v/confbox?color=yellow )] ( https://npmjs.com/package/confbox )
6
- [ ![ bundle size] ( https://flat.badgen.net/bundlephobia/minzip/confbox?color=yellow )] ( https://bundlephobia.com/package/confbox )
7
- [ ![ install size] ( https://flat.badgen.net/packagephobia/publish/confbox?color=yellow )] ( https://packagephobia.com/result?p=confbox )
5
+ [ ![ npm version] ( https://img.shields.io/npm/v/confbox?color=yellow )] ( https://npmjs.com/package/confbox )
6
+ [ ![ bundle size] ( https://img.shields.io/bundlephobia/minzip/confbox?color=yellow )] ( https://bundlephobia.com/package/confbox )
8
7
9
8
<!-- /automd -->
10
9
@@ -41,7 +40,7 @@ Install package:
41
40
42
41
``` sh
43
42
# ✨ Auto-detect
44
- npx nypm i confbox
43
+ npx nypm install confbox
45
44
46
45
# npm
47
46
npm install confbox
@@ -165,10 +164,6 @@ Made by [@pi0](https://github.com/pi0) and [community](https://github.com/unjs/c
165
164
166
165
---
167
166
168
- <<<<<<< HEAD
169
167
_ 🤖 auto updated with [ automd] ( https://automd.unjs.io ) _
170
- =======
171
- _ 🤖 auto updated with [ automd] ( https://automd.unjs.io ) (last updated: Wed Apr 10 2024)_
172
- >>>>>>> 2db0d78 (wip)
173
168
174
169
<!-- /automd -->
You can’t perform that action at this time.
0 commit comments