Skip to content

Commit ad30111

Browse files
committed
chore: fix ci error
1 parent b1ba1e5 commit ad30111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"mocha": "^10.2.0",
9999
"mocha-chai-jest-snapshot": "^1.1.4",
100100
"nyc": "^15.1.0",
101-
"prettier": "^3.0.0",
101+
"prettier": "~3.0.0",
102102
"prettier-plugin-pkg": "^0.18.0",
103103
"prettier-plugin-svelte": "^3.0.0",
104104
"rimraf": "^5.0.1",

0 commit comments

Comments
 (0)