diff --git a/examples/01_typescript/package.json b/examples/01_typescript/package.json index 3c5f600..5a5ff56 100644 --- a/examples/01_typescript/package.json +++ b/examples/01_typescript/package.json @@ -6,8 +6,7 @@ "dependencies": { "jotai-cache": "latest", "react": "latest", - "react-dom": "latest", - "valtio": "latest" + "react-dom": "latest" }, "devDependencies": { "@types/react": "latest",