diff --git a/apps/docs/package.json b/apps/docs/package.json index 34cf1c9b..cdfd2f22 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,5 +1,5 @@ { - "name": "docs", + "name": "@nestri/docs", "version": "0.1.0", "private": true, "scripts": { diff --git a/apps/www/package.json b/apps/www/package.json index 8a88fe85..9e034cf4 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -43,7 +43,6 @@ "@typescript-eslint/parser": "7.16.1", "eslint": "8.57.0", "eslint-plugin-qwik": "^1.8.0", - "framer-motion": "^11.3.24", "prettier": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/bun.lockb b/bun.lockb index cf99af1e..75fa5461 100755 Binary files a/bun.lockb and b/bun.lockb differ