1
1
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:
Shawn Allen 2019-02-06 11:16:08 -08:00
parent e016e8bf6c
commit d401d87963

View File

@ -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",