Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit b2b8a81

Browse files
committed
fix(readme): add npm next badge
1 parent b197ab8 commit b2b8a81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<a href="https://www.npmjs.com/package/@asigloo/vue-dynamic-forms">
99
<img src="https://badgen.net/npm/v/@asigloo/vue-dynamic-forms" alt="Current npm version">
1010
</a>
11+
<a href="https://www.npmjs.com/package/@asigloo/vue-dynamic-forms/next">
12+
<img src="https://badgen.net/npm/v/@asigloo/vue-dynamic-forms/next" alt="Current npm version">
13+
</a>
1114
<a href="https://app.netlify.com/sites/vue-dynamic-forms/deploys">
1215
<img src="https://api.netlify.com/api/v1/badges/5defb6a1-c5fd-4b19-8fd0-a687f26761a6/deploy-status" alt="Current npm version">
1316
</a>

0 commit comments

Comments
 (0)