mirror of
https://github.com/primer/css.git
synced 2024-11-13 08:04:16 +03:00
deploy: add @primer/deploy key to package.json
This commit is contained in:
parent
e016e8bf6c
commit
d401d87963
@ -40,6 +40,11 @@
|
|||||||
"test-urls": "npm run sync && node docs-test/urls.js",
|
"test-urls": "npm run sync && node docs-test/urls.js",
|
||||||
"watch": "script/sync --watch"
|
"watch": "script/sync --watch"
|
||||||
},
|
},
|
||||||
|
"@primer/deploy": {
|
||||||
|
"status": {
|
||||||
|
"context": "docs"
|
||||||
|
}
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@githubprimer/octicons-react": "^8.1.3",
|
"@githubprimer/octicons-react": "^8.1.3",
|
||||||
"@mdx-js/mdx": "^0.16.6",
|
"@mdx-js/mdx": "^0.16.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user