dev
test
@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.9-B.2](https://git.1000my.com/project-chengduSKP/cd_SKP_H_base_daoshi_vue_ts/compare/v1.0.9-B.1...v1.0.9-B.2) (2023-10-11)
### Bug Fixes
* 🧩 优化 ([dce087d](https://git.1000my.com/project-chengduSKP/cd_SKP_H_base_daoshi_vue_ts/commit/dce087d8df01ce12b3f455cfc23e4f8cc1b210f6))
### [1.0.9-B.1](https://git.1000my.com/project-chengduSKP/cd_SKP_H_base_daoshi_vue_ts/compare/v1.0.9-B.0...v1.0.9-B.1) (2023-10-11)
@ -1,12 +1,12 @@
{
"name": "vue_cli_ts",
"version": "1.0.9-B.1",
"version": "1.0.9-B.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@better-scroll/core": "^2.5.0",
"@better-scroll/observe-image": "^2.5.0",
@ -1,6 +1,6 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",