bkui-vue 1.0.3-beta.60.scrollbar.3 → 1.0.3-beta.60.scrollbar.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bkui-vue",
3
- "version": "1.0.3-beta.60.scrollbar.3",
3
+ "version": "1.0.3-beta.60.scrollbar.5",
4
4
  "workspaces": {
5
5
  "packages": [
6
6
  "packages/!(**.bak)*",
@@ -154,12 +154,10 @@
154
154
  "@floating-ui/dom": "~1.5.0",
155
155
  "@popperjs/core": "~2.11.8",
156
156
  "date-fns": "~2.30.0",
157
- "install": "~0.13.0",
158
157
  "js-calendar": "~1.2.3",
159
158
  "json-formatter-js": "~2.3.4",
160
159
  "lodash": "~4.17.21",
161
160
  "lodash-es": "~4.17.21",
162
- "npm": "~10.5.2",
163
161
  "tinycolor2": "~1.6.0",
164
162
  "vue-types": "~4.1.1"
165
163
  }