diff --git a/examples/with-stitches/package.json b/examples/with-stitches/package.json index 020f78b28c7d3..819de9b6d10f7 100644 --- a/examples/with-stitches/package.json +++ b/examples/with-stitches/package.json @@ -1,7 +1,6 @@ { "name": "with-stitches", "version": "0.1.0", - "private": true, "scripts": { "dev": "next dev", "build": "next build", @@ -9,9 +8,9 @@ }, "dependencies": { "@stitches/react": "0.0.1", - "next": "9.5.1", - "react": "16.13.1", - "react-dom": "16.13.1" + "next": "latest", + "react": "^16.13.1", + "react-dom": "^16.13.1" }, "devDependencies": { "@types/react": "^16.9.43", diff --git a/examples/with-stitches/public/zeit.svg b/examples/with-stitches/public/zeit.svg deleted file mode 100644 index dd3916c5f0499..0000000000000 --- a/examples/with-stitches/public/zeit.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - -