comand-component-library 3.1.40 → 3.1.44

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": "comand-component-library",
3
- "version": "3.1.40",
3
+ "version": "3.1.44",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -17,7 +17,7 @@
17
17
  ],
18
18
  "dependencies": {
19
19
  "clickout-event": "^1.1.2",
20
- "comand-frontend-framework": "^3.2.23",
20
+ "comand-frontend-framework": "^3.2.27",
21
21
  "core-js": "^3.16.1",
22
22
  "vue": "^3.2.1",
23
23
  "vue-router": "^4.0.11",
@@ -30,6 +30,7 @@
30
30
  "@vue/cli-plugin-vuex": "^4.5.13",
31
31
  "@vue/cli-service": "^4.5.13",
32
32
  "@vue/compiler-sfc": "^3.1.5",
33
+ "axios": "^0.24.0",
33
34
  "babel-eslint": "^10.1.0",
34
35
  "eslint": "^6.7.2",
35
36
  "eslint-plugin-vue": "^7.14.0",