Skip to content

Commit

Permalink
chore: updated script name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobinstein committed Sep 10, 2024
1 parent 2f9c70b commit 1fe3ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "vuepress build src",
"build-gh": "cross-env BASE_URL=/docs/ vuepress build src",
"deploy": "permaweb-deploy --deploy-folder ./src/.vuepress/dist --ant-process $DEPLOY_ANT_PROCESS_ID",
"fire-test": "yarn build && firebase deploy"
"firebase-deploy": "yarn build && firebase deploy"
},
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 1fe3ae5

Please sign in to comment.