Skip to content

Commit

Permalink
docs: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Feb 7, 2024
1 parent dc1a8e3 commit 8b2787c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"license": "Apache-2.0",
"scripts": {
"build": "rive build --no-lib",
"deploy": "gh-pages -d build",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"prepare": "husky install",
Expand Down Expand Up @@ -42,6 +43,7 @@
"eslint-config-ali": "link:packages/eslint-config-ali",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"gh-pages": "^6.1.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.2",
"markdownlint": "~0.33.0",
Expand Down

0 comments on commit 8b2787c

Please sign in to comment.