Skip to content

Commit af0e765

Browse files
committed
Updated thin requirement
1 parent ba6529a commit af0e765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"esbuild": "^0.13.1",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"thin-backend": ">=0.9.0",
13+
"thin-backend": ">=0.10.1",
1414
"thin-backend-react": "*",
1515
"typescript": "^4.5.3"
1616
},

0 commit comments

Comments
 (0)