diff --git a/smartspeaker/album/package.json b/smartspeaker/album/package.json index 0be30c0..7e40144 100644 --- a/smartspeaker/album/package.json +++ b/smartspeaker/album/package.json @@ -30,7 +30,7 @@ "@aiot-toolkit/velasim": "0.1.27-x4b-beta.2", "@commitlint/cli": "^17.3.0", "@commitlint/config-conventional": "^17.3.0", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", diff --git a/wearable/calendar/package.json b/wearable/calendar/package.json index e9f2222..a596200 100644 --- a/wearable/calendar/package.json +++ b/wearable/calendar/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@aiot-toolkit/velasim": "^0.1.26-beta.3", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-ux": "^0.0.4", diff --git a/wearable/chart/package.json b/wearable/chart/package.json index 79349f2..b2b42cb 100644 --- a/wearable/chart/package.json +++ b/wearable/chart/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@aiot-toolkit/velasim": "^0.1.26-beta.3", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-ux": "^0.0.4", diff --git a/wearable/multi-screen-calculator/package.json b/wearable/multi-screen-calculator/package.json index cc3d967..333571c 100755 --- a/wearable/multi-screen-calculator/package.json +++ b/wearable/multi-screen-calculator/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@aiot-toolkit/velasim": "^0.1.25", - "aiot-toolkit": "1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-ux": "^0.0.4" diff --git a/wearable/multi_screen_todolist/package.json b/wearable/multi_screen_todolist/package.json index 447af85..4b8b505 100644 --- a/wearable/multi_screen_todolist/package.json +++ b/wearable/multi_screen_todolist/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@aiot-toolkit/velasim": "^0.1.23", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-ux": "^0.0.4" diff --git a/wearable/player/package.json b/wearable/player/package.json index 1041951..ab14323 100644 --- a/wearable/player/package.json +++ b/wearable/player/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@aiot-toolkit/velasim": "^0.1.26-beta.3", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-ux": "^0.0.4", diff --git a/wearable/settings/package.json b/wearable/settings/package.json index bb2584e..07f2d63 100644 --- a/wearable/settings/package.json +++ b/wearable/settings/package.json @@ -16,7 +16,7 @@ "@aiot-toolkit/velasim": "^0.1.26-beta.3", "@commitlint/cli": "^17.3.0", "@commitlint/config-conventional": "^17.3.0", - "aiot-toolkit": "^1.1.4", + "aiot-toolkit": "^2.0.5", "babel-eslint": "^10.0.1", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0",