Skip to content

Commit bbf42f2

Browse files
committed
nix @primer/css dep, run dist up a dir
1 parent 86015fd commit bbf42f2

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
@@ -6,12 +6,11 @@
66
"clean": "gatsby clean",
77
"develop": "gatsby develop -H 0.0.0.0",
88
"build": "gatsby build --prefix-paths",
9-
"now-build": "npm run build"
9+
"now-build": "pushd ..; npm run dist; popd; npm run build"
1010
},
1111
"dependencies": {
1212
"@loadable/component": "^5.10.2",
1313
"@primer/components": "^13.2.0",
14-
"@primer/css": "0.0.0-beb5a8b",
1514
"@primer/gatsby-theme-doctocat": "^0.15.0",
1615
"@primer/octicons": "^9.1.1",
1716
"@primer/octicons-react": "^9.1.1",

0 commit comments

Comments
 (0)