@yeeyoon/library 3.6.5 → 3.6.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yeeyoon/library",
3
- "version": "3.6.5",
3
+ "version": "3.6.8",
4
4
  "description": "宜云前端组件库和通用服务",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -35,7 +35,9 @@
35
35
  "recharts": "^1.8.5",
36
36
  "socket.io-client": "^4.1.2",
37
37
  "umi-request": "^1.3.9",
38
- "uuid": "^8.3.2"
38
+ "uuid": "^8.3.2",
39
+ "video.js": "^7.15.4",
40
+ "videojs-flash": "^2.2.1"
39
41
  },
40
42
  "devDependencies": {
41
43
  "babel-eslint": "^9.0.0",