Skip to content

Commit 1475b7f

Browse files
chore: apply automated updates
1 parent 34268fe commit 1475b7f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
<!-- automd:badges color=yellow no-npmDownloads bundlephobia packagephobia -->
44

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)
87

98
<!-- /automd -->
109

@@ -41,7 +40,7 @@ Install package:
4140

4241
```sh
4342
# ✨ Auto-detect
44-
npx nypm i confbox
43+
npx nypm install confbox
4544

4645
# npm
4746
npm install confbox
@@ -165,10 +164,6 @@ Made by [@pi0](https://github.com/pi0) and [community](https://github.com/unjs/c
165164

166165
---
167166

168-
<<<<<<< HEAD
169167
_🤖 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)
173168

174169
<!-- /automd -->

0 commit comments

Comments
 (0)