Skip to content

Commit

Permalink
fs
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishiv committed Jul 8, 2023
1 parent 3031a65 commit 5a1209c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@
"rollup": "^3.26.2",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.35.0",
"sass": "^1.63.6",
"typescript": "^4.9.5",
"vitest": "^0.28.5"
"vitest": "^0.28.5",
"vite-tsconfig-paths": "^4.2.0"
},
"scripts": {
"build": "make build",
Expand All @@ -33,8 +35,7 @@
},
"dependencies": {
"@codemirror/lang-javascript": "^6.1.9",
"codemirror": "^6.0.1",
"vite-tsconfig-paths": "^4.2.0"
"codemirror": "^6.0.1"
},
"peerDependencies": {
"rocky7": "*"
Expand Down

0 comments on commit 5a1209c

Please sign in to comment.