Skip to content

Commit 1341a73

Browse files
committed
Update package.json
1 parent 384481b commit 1341a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Устанавливаем Node.JS для сборки приложения
2727
- uses: actions/setup-node@v1
2828
with:
29-
node-version: 18
29+
node-version: 22
3030

3131
- name: Install yarn
3232
id: yarn-setup

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"@consta/charts": "^1.0.0",
195195
"@consta/header": "^3.0.0",
196196
"@consta/icons": "^1.1.0",
197-
"@consta/stand": "^0.0.147",
197+
"@consta/stand": "^0.0.148",
198198
"@consta/uikit": "^5.0.0",
199199
"@consta/widgets-utils": "^0.2.15",
200200
"@evless/react-textfit": "1.1.1",

0 commit comments

Comments
 (0)