We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90ea586 + 3cf04fa commit 5c4d461Copy full SHA for 5c4d461
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bi-web",
3
- "version": "v1.2.0+871",
+ "version": "v1.2.0",
4
"private": true,
5
"scripts": {
6
"build": "node $npm_package_config_task_path/build.js --dev-audit-level=critical --prod-audit-level=none",
@@ -96,5 +96,5 @@
96
"vue-cli-plugin-axios": "0.0.4",
97
"vue-template-compiler": "^2.7.14"
98
},
99
- "versionInfo": "https://github.com/Breeding-Insight/bi-web/commit/da6d685dc2419789a913008efbe14ff41c4dcc23"
+ "versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.2.0"
100
}
0 commit comments