@box/box-item-type-selector 0.77.2 → 1.0.1

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  # box-item-type-selector
12
12
 
13
- This library was generated with @box/automation. General overview on how to perform tasks on the generated library can be found in [run-tasks](https://nx.dev/core-features/run-tasks) Nx documentation.
13
+ This library was generated with @box/automation. General overview on how to perform tasks on the generated library can be found in [run-tasks](https://nx.dev/core-features/run-tasks) Nx documentation
14
14
 
15
15
  ## Running commands
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/box-item-type-selector",
3
- "version": "0.77.2",
3
+ "version": "1.0.1",
4
4
  "peerDependencies": {
5
5
  "@box/blueprint-web": "^7.8.0",
6
6
  "@box/blueprint-web-assets": "^4.16.0",
@@ -9,9 +9,9 @@
9
9
  "react-intl": "6.4.2"
10
10
  },
11
11
  "devDependencies": {
12
- "@box/blueprint-web": "^12.83.0",
13
- "@box/blueprint-web-assets": "^4.71.0",
14
- "@box/storybook-utils": "^0.14.7",
12
+ "@box/blueprint-web": "^12.84.0",
13
+ "@box/blueprint-web-assets": "^4.72.0",
14
+ "@box/storybook-utils": "^0.14.8",
15
15
  "react": "^18.3.0",
16
16
  "react-dom": "^18.3.0",
17
17
  "react-intl": "6.4.2"