chore: import upstream snapshot with attribution
Spell checking / Check Spelling (push) Has been cancelled
Spell checking / Update PR (push) Has been cancelled
Publish Dev Docs Website / build (push) Failing after 1s
Publish Dev Docs Website / deploy (push) Has been skipped
Spell checking / Report (Push) (push) Has been cancelled
Spell checking / Report (PR) (push) Has been cancelled
Spell checking / Check Spelling (push) Has been cancelled
Spell checking / Update PR (push) Has been cancelled
Publish Dev Docs Website / build (push) Failing after 1s
Publish Dev Docs Website / deploy (push) Has been skipped
Spell checking / Report (Push) (push) Has been cancelled
Spell checking / Report (PR) (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "powertoys-devdocs-website",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Static Dev Docs website generated from doc/devdocs with docmd.",
|
||||
"scripts": {
|
||||
"dev": "docmd dev",
|
||||
"build": "docmd build"
|
||||
},
|
||||
"dependencies": {
|
||||
"docmd-plugin-github-source-links": "file:./docmd-plugins/github-source-links"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docmd/core": "0.8.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user