Skip to content

Commit

Permalink
chore(sb-8): up test version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyKIron committed Nov 28, 2024
1 parent 218a32e commit 6c1df98
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "fusion-ui",
"version": "9.0.0-test.3",
"version": "9.0.1-test.1",
"description": "UI library created by ironSource",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ironSource/fusion-ui.git"
},
"engines": {
"node": ">=18.13.0"
"node": ">=18.19.1"
},
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/fusion-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ironsource/fusion-ui",
"version": "9.0.0-test.3",
"version": "9.0.1-test.1",
"peerDependencies": {
"chart.js": "4.4.2",
"@floating-ui/dom": "^1.6.12",
Expand Down

0 comments on commit 6c1df98

Please sign in to comment.