Skip to content

Commit 0e8481b

Browse files
Coder-Wangyankunwyk
authored andcommittedMar 12, 2024
fix: realm-compatible-problem (#25)
Co-authored-by: wyk <coder_wangyankun@foxmail.com>
1 parent 6ed844d commit 0e8481b

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
@@ -53,7 +53,8 @@
5353
"inquirer": "^9.2.14",
5454
"lint-staged": "^15.2.2",
5555
"prettier": "^3.2.5",
56-
"realm": "^12.6.0"
56+
"realm": "^11.0.0",
57+
"request": "^2.88.2"
5758
},
5859
"devDependencies": {
5960
"@antfu/eslint-config": "^2.8.0",

0 commit comments

Comments
 (0)