@box/blueprint-web 9.20.0 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -118,7 +118,7 @@ The library is generated with [Nx](https://nx.dev).
118
118
 
119
119
  ## Prerequisites
120
120
 
121
- - The required `node` version is >=18.16 < 19.0.0.
121
+ - The required `node` version is >=20.18
122
122
 
123
123
  ## Project setup
124
124
 
package/dist/README.md CHANGED
@@ -118,7 +118,7 @@ The library is generated with [Nx](https://nx.dev).
118
118
 
119
119
  ## Prerequisites
120
120
 
121
- - The required `node` version is >=18.16 < 19.0.0.
121
+ - The required `node` version is >=20.18
122
122
 
123
123
  ## Project setup
124
124
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web",
3
- "version": "9.20.0",
3
+ "version": "10.0.0",
4
4
  "type": "module",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "publishConfig": {