Skip to content

Commit 93e8b91

Browse files
committed
workflow: move the downloads count to demo page
1 parent 245c35e commit 93e8b91

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"test-unit": "vitest run",
5656
"coverage": "vitest run --coverage",
5757
"doc": "vitepress dev --open /README",
58-
"downloads-count": "esno ./scripts/downloads-count.mts",
5958
"build": "vite build",
6059
"release": "esno ./scripts/release.mts",
6160
"lint": "eslint \"**/*.{js,mjs,cjs,jsx,ts,mts,cts,tsx,vue,json,md,html,css,scss,sass}\" --ignore-pattern stats.html",

scripts/downloads-count.mts

-12
This file was deleted.

0 commit comments

Comments
 (0)