We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77fbe87 + c7f03b5 commit 7674f4bCopy full SHA for 7674f4b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@selemondev/marquee",
3
- "version": "0.0.0",
+ "version": "0.0.2",
4
"description": "A Beautiful Marquee component for Vue",
5
"repository": {
6
"type": "git",
@@ -22,9 +22,6 @@
22
],
23
"author": "Selemondev",
24
"license": "ISC",
25
- "devDependencies": {
26
- "bumpp": "^9.3.0"
27
- },
28
"dependencies": {
29
"clsx": "^2.1.0",
30
"tailwind-merge": "^2.2.1"
packages/vue3-marquee/package.json
"name": "@selemondev/vue3-marquee",
- "version": "0.0.1",
"private": false,
"type": "module",
"main": "./dist/vue3-marquee.umd.js",
0 commit comments