We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eae5db commit 2117847Copy full SHA for 2117847
.gitignore
@@ -7,6 +7,7 @@ pkg/
7
node-pkg/
8
.idea/
9
dist/
10
+yarn.lock
11
12
# These are backup files generated by rustfmt
13
**/*.rs.bk
autocorrect-website/package.json
@@ -14,10 +14,10 @@
14
"monaco-editor": "^0.40.0",
15
"postcss": "^8.4.12",
16
"sass": "^1.50.0",
17
- "tailwindcss": "^3.3.3",
+ "tailwindcss": "^3.4.19",
18
"typescript": "^4.9.3",
19
- "autocorrect-node": "^2.7.0",
20
- "vite": "^4.3.2",
+ "autocorrect-node": "workspace:*",
+ "vite": "^4.5.14",
21
"vite-plugin-wasm": "^3.1.0"
22
},
23
"dependencies": {
bun.lockb
8.73 KB
0 commit comments