diff options
Diffstat (limited to 'examples/framework-react')
| -rw-r--r-- | examples/framework-react/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index b9820dbd7..e5a04e40e 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -9,7 +9,7 @@      "preview": "astro preview"    },    "devDependencies": { -    "astro": "^0.20.3" +    "astro": "^0.20.4"    },    "snowpack": {      "workspaceRoot": "../.." | 
