mirror of
https://github.com/primer/css.git
synced 2024-11-11 04:00:54 +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",
|
||||
"watch": "script/sync --watch"
|
||||
},
|
||||
"@primer/deploy": {
|
||||
"status": {
|
||||
"context": "docs"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@githubprimer/octicons-react": "^8.1.3",
|
||||
"@mdx-js/mdx": "^0.16.6",
|
||||
|
Loading…
Reference in New Issue
Block a user