Skip to content

Commit 2e452ec

Browse files
author
Dmitriy
committed
fix dependencies
1 parent a65b308 commit 2e452ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db-viewer-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"lodash": "^4.17.20",
5353
"moment": "^2.29.1",
5454
"qs": "^6.9.6",
55-
"whatwg-fetch": "^3.5.0"
55+
"whatwg-fetch": "^3.5.0",
56+
"tslib": "^2.3.0"
5657
},
5758
"devDependencies": {
5859
"@babel/core": "^7.14.8",
@@ -103,7 +104,6 @@
103104
"rimraf": "^3.0.2",
104105
"storybook-react-router": "^1.0.8",
105106
"style-loader": "^3.2.1",
106-
"tslib": "^2.3.0",
107107
"typescript": "^4.3.5",
108108
"url-loader": "^4.1.1",
109109
"webpack": "^5.46.0",

0 commit comments

Comments
 (0)