chore: update deps (#1038)

This commit is contained in:
Alex Potsides
2021-11-26 16:00:47 +00:00
committed by GitHub
parent 7f2cc4dc44
commit eacd7e8f76
5 changed files with 12 additions and 13 deletions

View File

@ -28,6 +28,6 @@
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-polyfill": "^6.26.0",
"parcel": "next"
"parcel": "^2.0.1"
}
}