🐛 fix: Remove unnecessary packages

This commit is contained in:
Wanjohi
2024-08-31 04:59:32 +03:00
parent 9a17df391a
commit a90fe4ba7a
3 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "docs", "name": "@nestri/docs",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@@ -43,7 +43,6 @@
"@typescript-eslint/parser": "7.16.1", "@typescript-eslint/parser": "7.16.1",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-plugin-qwik": "^1.8.0", "eslint-plugin-qwik": "^1.8.0",
"framer-motion": "^11.3.24",
"prettier": "3.3.3", "prettier": "3.3.3",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",

BIN
bun.lockb

Binary file not shown.