We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb7732 commit f169512Copy full SHA for f169512
docs/package.json
@@ -5,14 +5,13 @@
5
"scripts": {
6
"clean": "gatsby clean",
7
"develop": "gatsby develop -H 0.0.0.0",
8
- "prebuild": "cd .. && npm run dist",
9
"build": "gatsby build --prefix-paths",
10
"now-build": "npm run build"
11
},
12
"dependencies": {
13
"@loadable/component": "^5.10.2",
14
"@primer/components": "^13.2.0",
15
- "@primer/css": "^12.4.1",
+ "@primer/css": "0.0.0-beb5a8b",
16
"@primer/gatsby-theme-doctocat": "^0.15.0",
17
"@primer/octicons": "^9.1.1",
18
"@primer/octicons-react": "^9.1.1",
0 commit comments