Skip to content

Commit

Permalink
remove publint
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jul 10, 2024
1 parent 7f5825e commit 83031e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions packages/site-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "vite dev",
"build": "pnpm run package",
"check": "svelte-kit sync && svelte-check",
"package": "svelte-kit sync && publint",
"package": "svelte-kit sync",
"lint": "prettier --check .",
"format": "prettier --write ."
},
Expand Down Expand Up @@ -35,7 +35,6 @@
"marked": "^12.0.2",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"publint": "^0.1.9",
"shiki-twoslash": "^3.1.2",
"svelte": "^5.0.0-next.160",
"svelte-check": "^3.8.2",
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83031e9

Please sign in to comment.