Skip to content

Commit

Permalink
fix typo in name of build name
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Oct 4, 2024
1 parent 5dd3493 commit 11a486d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --target lib --inline-vue --name sustainability-app src/export.ts",
"build": "vue-cli-service build --target lib --inline-vue --name sustainability-apps src/export.ts",
"start": "vue-cli-service serve",
"lint": "vue-cli-service lint"
},
Expand Down

0 comments on commit 11a486d

Please sign in to comment.