@instructure/shared-types
Advanced tools
Comparing version 10.6.2-snapshot-1 to 10.6.2-snapshot-10
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.6.2-snapshot-1](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-1) (2024-11-28) | ||
## [10.6.2-snapshot-10](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-10) (2024-12-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/shared-types |
{ | ||
"name": "@instructure/shared-types", | ||
"version": "10.6.2-snapshot-1", | ||
"version": "10.6.2-snapshot-10", | ||
"description": "Shared TypeScript typings for Instructure UI packages.", | ||
@@ -29,4 +29,4 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"peerDependencies": { | ||
"react": ">=16.8 <=18" | ||
"react": ">=16.14 <=18" | ||
} | ||
} |
379456