Skip to content

Commit e1e43e1

Browse files
committed
chore: @yandex-cloud/[email protected] -> @gravity-ui/[email protected]
1 parent 58969ca commit e1e43e1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@gravity-ui/eslint-config": "^1.0.2",
3838
"@gravity-ui/prettier-config": "^1.0.1",
3939
"@gravity-ui/stylelint-config": "^1.0.1",
40+
"@gravity-ui/tsconfig": "^1.0.0",
4041
"@storybook/addon-essentials": "^6.4.19",
4142
"@storybook/preset-scss": "^1.0.3",
4243
"@storybook/react": "^6.4.19",
4344
"@types/react-list": "^0.8.7",
4445
"@types/react-treeview": "^0.4.3",
4546
"@yandex-cloud/browserslist-config": "^1.0.1",
4647
"@yandex-cloud/i18n": "^0.6.0",
47-
"@yandex-cloud/tsconfig": "^1.0.0",
4848
"@yandex-cloud/uikit": "^2.4.0",
4949
"css-loader": "^5.2.7",
5050
"eslint": "^8.11.0",

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@yandex-cloud/tsconfig/tsconfig",
2+
"extends": "@gravity-ui/tsconfig/tsconfig",
33
"compilerOptions": {
44
"outDir": "build",
55
"module": "esnext",

0 commit comments

Comments
 (0)