diff --git a/examples/editor-proxyWithHistory/package.json b/examples/editor-proxyWithHistory/package.json index 1cade325..9242e958 100644 --- a/examples/editor-proxyWithHistory/package.json +++ b/examples/editor-proxyWithHistory/package.json @@ -1,7 +1,7 @@ { "name": "valtio-proxy-with-history-example", "version": "1.0.0", - "description": "💊 Valtio history utility", + "description": "🧙 Valtio history utility", "keywords": [], "main": "src/index.tsx", "dependencies": { diff --git a/examples/photo-booth-vanillajs/index.html b/examples/photo-booth-vanillajs/index.html index e94ab02b..d4a0f630 100644 --- a/examples/photo-booth-vanillajs/index.html +++ b/examples/photo-booth-vanillajs/index.html @@ -10,7 +10,7 @@ -
Valtio 💊
+
Valtio 🧙

Photo Booth

diff --git a/package.json b/package.json index 14ded51b..f020da7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valtio", - "description": "💊 Valtio makes proxy-state simple for React and Vanilla", + "description": "🧙 Valtio makes proxy-state simple for React and Vanilla", "private": true, "type": "commonjs", "version": "2.0.0-rc.1",