Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
updated version
  • Loading branch information
mlm483 committed Nov 8, 2024
1 parent 26516fe commit 1ab6a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bi-web",
"version": "v1.0.0+777",
"version": "v1.0.0",
"private": true,
"scripts": {
"build": "node $npm_package_config_task_path/build.js --dev-audit-level=critical --prod-audit-level=none",
Expand Down Expand Up @@ -96,5 +96,5 @@
"vue-cli-plugin-axios": "0.0.4",
"vue-template-compiler": "^2.7.14"
},
"versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.0.0+777"
"versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.0.0"
}

0 comments on commit 1ab6a89

Please sign in to comment.