Skip to content

Commit f169512

Browse files
committed
nix prebuild script; use canary release of primer/css
1 parent dcb7732 commit f169512

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
"scripts": {
66
"clean": "gatsby clean",
77
"develop": "gatsby develop -H 0.0.0.0",
8-
"prebuild": "cd .. && npm run dist",
98
"build": "gatsby build --prefix-paths",
109
"now-build": "npm run build"
1110
},
1211
"dependencies": {
1312
"@loadable/component": "^5.10.2",
1413
"@primer/components": "^13.2.0",
15-
"@primer/css": "^12.4.1",
14+
"@primer/css": "0.0.0-beb5a8b",
1615
"@primer/gatsby-theme-doctocat": "^0.15.0",
1716
"@primer/octicons": "^9.1.1",
1817
"@primer/octicons-react": "^9.1.1",

0 commit comments

Comments
 (0)