@legendapp/state 1.2.7 → 1.2.8

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 (1) hide show
  1. package/package.json +1 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@legendapp/state",
3
- "version": "1.2.7",
3
+ "version": "1.2.8",
4
4
  "description": "legend-state",
5
5
  "sideEffects": false,
6
6
  "private": false,
@@ -122,33 +122,6 @@
122
122
  "types": "./react-hooks/usePersistedObservable.d.ts"
123
123
  }
124
124
  },
125
- "overrides": {
126
- "react": "18.2.0"
127
- },
128
- "peerDependencies": {
129
- "@tanstack/react-query": ">=4.14.6",
130
- "next": ">=12",
131
- "react": ">=16.8",
132
- "react-native": ">=0.61",
133
- "react-native-mmkv": ">=2"
134
- },
135
- "peerDependenciesMeta": {
136
- "@tanstack/react-query": {
137
- "optional": true
138
- },
139
- "next": {
140
- "optional": true
141
- },
142
- "react": {
143
- "optional": true
144
- },
145
- "react-native": {
146
- "optional": true
147
- },
148
- "react-native-mmkv": {
149
- "optional": true
150
- }
151
- },
152
125
  "author": "Legend <contact@legendapp.com> (https://github.com/LegendApp)",
153
126
  "keywords": [
154
127
  "react",