Skip to content

Commit c9990bb

Browse files
Move lezer to the appropriate line in devDependencies
1 parent 463cefe commit c9990bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"@codemirror/language": "6.11.0",
5757
"@codemirror/state": "6.5.2",
5858
"@codemirror/view": "6.36.5",
59+
"@lezer/generator": "1.7.3",
5960
"@lezer/highlight": "1.2.1",
6061
"@sanity/asset-utils": "1.3.0",
6162
"@sanity/icons": "3.4.0",
@@ -72,8 +73,7 @@
7273
"netlify-plugin-discord": "0.0.2",
7374
"typescript": "5.8.3",
7475
"unplugin-lezer": "1.0.1",
75-
"@tauri-apps/cli": "^2",
76-
"@lezer/generator": "1.7.3"
76+
"@tauri-apps/cli": "^2"
7777
},
7878
"browserslist": [
7979
"defaults and fully supports es6-module"

0 commit comments

Comments
 (0)