diff options
Diffstat (limited to 'examples/subpath/package.json')
-rw-r--r-- | examples/subpath/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/subpath/package.json b/examples/subpath/package.json index e5af28bea..c702dc775 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -10,8 +10,7 @@ }, "devDependencies": { "@astrojs/react": "^0.4.2", - "astro": "^1.0.0-rc.6", - "sass": "^1.52.2" + "astro": "^1.0.0-rc.6" }, "dependencies": { "react": "^18.1.0", |