Skip to content

Commit

Permalink
static file generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiaru Cao authored and Jiaru Cao committed Mar 17, 2021
1 parent 6a92b4c commit 249f749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"lint:js": "eslint --ext \".js,.vue\" --ignore-path .gitignore .",
"lint": "npm run lint:js",
"test": "jest",
"deploy": "push-dir --dir=dist --branch=gh-pages --cleanup"
"deploy": "push-dir --dir=dist --branch=main --cleanup"
},
"dependencies": {
"@nuxt/typescript-runtime": "^2.0.1",
Expand Down

0 comments on commit 249f749

Please sign in to comment.