Skip to content

Commit 6c1df98

Browse files
committed
chore(sb-8): up test version
1 parent 218a32e commit 6c1df98

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "fusion-ui",
3-
"version": "9.0.0-test.3",
3+
"version": "9.0.1-test.1",
44
"description": "UI library created by ironSource",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/ironSource/fusion-ui.git"
99
},
1010
"engines": {
11-
"node": ">=18.13.0"
11+
"node": ">=18.19.1"
1212
},
1313
"scripts": {
1414
"ng": "ng",

projects/fusion-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ironsource/fusion-ui",
3-
"version": "9.0.0-test.3",
3+
"version": "9.0.1-test.1",
44
"peerDependencies": {
55
"chart.js": "4.4.2",
66
"@floating-ui/dom": "^1.6.12",

0 commit comments

Comments
 (0)