diff options
Diffstat (limited to 'examples/snowpack')
-rw-r--r-- | examples/snowpack/package-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/snowpack/package-lock.json b/examples/snowpack/package-lock.json index b802bc687..22de83842 100644 --- a/examples/snowpack/package-lock.json +++ b/examples/snowpack/package-lock.json @@ -975,6 +975,7 @@ "astro": { "version": "file:../..", "requires": { + "@babel/code-frame": "^7.12.13", "@babel/generator": "^7.13.9", "@babel/parser": "^7.13.15", "@babel/traverse": "^7.13.15", |