Skip to content

Commit

Permalink
chore: remove now-build
Browse files Browse the repository at this point in the history
  • Loading branch information
unix committed Feb 5, 2022
1 parent dd6cf80 commit b01b3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"docs:collect": "node scripts/collect-meta.js",
"docs:seeds": "node scripts/seeds/update.js",
"docs:build": "yarn docs:collect & yarn docs:seeds && next build",
"now-build": "yarn run docs-build",
"prettier": "prettier --write .",
"lint": "eslint \"{components,lib}/**/*.{js,ts,tsx}\"",
"test": "jest --config .jest.config.js --no-cache",
Expand Down

0 comments on commit b01b3f3

Please sign in to comment.