mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
chore(config): add reveal.js and React deps, update .gitignore, remove navigation tabs
This commit is contained in:
+5
-1
@@ -8,6 +8,10 @@
|
||||
"doctor": "blume doctor"
|
||||
},
|
||||
"dependencies": {
|
||||
"blume": "^1.5.1"
|
||||
"@revealjs/react": "^0.2.1",
|
||||
"blume": "^1.5.1",
|
||||
"react": "^19.2.8",
|
||||
"react-dom": "^19.2.8",
|
||||
"reveal.js": "^6.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user