Skip to content

Commit

Permalink
no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Jul 21, 2024
1 parent ad7ba49 commit b287ce0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"description": "VitePress app powering the docs",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vitepress dev",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
Expand All @@ -16,4 +15,4 @@
"devDependencies": {
"vitepress": "^1.3.1"
}
}
}

0 comments on commit b287ce0

Please sign in to comment.