1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 23:15:28 +02:00

search implementation

This commit is contained in:
Taly 2022-08-11 18:28:15 +03:00
parent f05eb15b72
commit 79592f0a1d
12 changed files with 440 additions and 28 deletions

View file

@ -45,6 +45,7 @@
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.16.11",
"@codexteam/misprints": "^1.0.0",
"@codexteam/shortcuts": "^1.2.0",
"@editorjs/checklist": "^1.3.0",
"@editorjs/code": "^2.7.0",
"@editorjs/delimiter": "^1.2.0",
@ -81,6 +82,7 @@
"@types/sinon": "^10.0.2",
"@types/twig": "^1.12.6",
"autoprefixer": "^10.4.2",
"axios": "^0.27.2",
"babel": "^6.23.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.2.3",