Skip to content

Commit e5f1616

Browse files
committed
chore: adding node version information into root package
1 parent be8df9f commit e5f1616

File tree

2 files changed

+3
-175
lines changed

2 files changed

+3
-175
lines changed

package-old.json

Lines changed: 0 additions & 175 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,8 @@
119119
"@floating-ui/react-dom": "^1.0.0",
120120
"@floating-ui/react-dom-interactions": "0.11.0",
121121
"classnames": "^2.3.2"
122+
},
123+
"engines": {
124+
"node": ">=18.12.0"
122125
}
123126
}

0 commit comments

Comments
 (0)