mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
refactor: clean project files
This commit is contained in:
parent
a69eaef808
commit
fa62654b61
@ -1,5 +0,0 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@types/flexsearch": "^0.7.3"
|
||||
}
|
||||
}
|
@ -14,6 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"flexsearch": "^0.7.31",
|
||||
"@types/flexsearch": "^0.7.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"postcss": "^8.2",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
|
@ -1,8 +0,0 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@types/flexsearch@^0.7.3":
|
||||
version "0.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/flexsearch/-/flexsearch-0.7.3.tgz#ee79b1618035c82284278e05652e91116765b634"
|
||||
integrity sha512-HXwADeHEP4exXkCIwy2n1+i0f1ilP1ETQOH5KDOugjkTFZPntWo0Gr8stZOaebkxsdx+k0X/K6obU/+it07ocg==
|
Loading…
Reference in New Issue
Block a user