diff options
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index 746ca75b8..94ca1e189 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -34,8 +34,5 @@ "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.99.8", "webpack-cli": "^6.0.1" - }, - "dependencies": { - "autocomplete-js": "^2.7.1" } } |