Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ma91n authored Nov 28, 2024
1 parent 1b4a2bc commit 4735e52
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 @@ -9,7 +9,7 @@
"watch": "vuepress dev . --debug --no-cache",
"copy": "npm-run-all copy:*",
"copy:git": "cp -r documents/forGitBranch/img docs/documents/forGitBranch/img",
"copy:markdown": "cp -r documents/forMarkdnwo/docs/future_muscle_partner_abstract.png docs/documents/forMarkdown/docs/future_muscle_partner_abstract.png",
"copy:markdown": "cp -r documents/forMarkdown/docs/future_muscle_partner_abstract.png docs/documents/forMarkdown/docs/future_muscle_partner_abstract.png",
"build": "vuepress build .",
"format": "prettier . --write",
"pandoc": "npm-run-all pandoc:*",
Expand Down

0 comments on commit 4735e52

Please sign in to comment.