Skip to content

Commit d2d37d6

Browse files
Coder-Wangyankunwyk
and
wyk
authoredMar 11, 2024
fix: realm-compatible-problem (#25)
Co-authored-by: wyk <coder_wangyankun@foxmail.com>
1 parent 6841ef6 commit d2d37d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"inquirer": "^9.2.14",
5858
"lint-staged": "^15.2.2",
5959
"prettier": "^3.2.5",
60-
"realm": "^12.6.0"
60+
"realm": "^11.0.0",
61+
"request": "^2.88.2"
6162
},
6263
"devDependencies": {
6364
"@antfu/eslint-config": "^2.8.0",

0 commit comments

Comments
 (0)