Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Sep 2, 2023
1 parent eef729c commit 6d545e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"eslint:fix": "eslint --cache --fix",
"typecheck": "tsc",
"prepare": "husky install",
"cypress": "cypress open"
"cypress": "cypress open",
"update:webperf": "cd packages/scripts && yarn build:repo-content"
},
"dependencies": {
"@emotion/css": "^11.7.1",
Expand Down

0 comments on commit 6d545e6

Please sign in to comment.