Skip to content

Commit

Permalink
chore: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 24, 2022
1 parent 2ab3fd6 commit 4ea281a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"build:types": "tsc --emitDeclarationOnly --outDir lib/types",
"build": "run-s build:clean build:code build:types",
"docs:build": "vitepress build docs",
"docs:build:ci": "run-s build browser docs:build",
"docs:build:ci": "run-s build docs:build",
"docs:dev": "vitepress dev docs",
"docs:serve": "vitepress serve docs",
"format": "prettier --write .",
Expand Down

0 comments on commit 4ea281a

Please sign in to comment.