mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Downgrade parcel to 2.5.0 (#5627)
This commit is contained in:
@@ -412,7 +412,7 @@
|
||||
{ "name": "cordova" },
|
||||
{ "name": "grunt-cli", "test": "grunt --version" },
|
||||
{ "name": "gulp-cli", "test": "gulp --version" },
|
||||
{ "name": "parcel", "test": "parcel --version"},
|
||||
{ "name": "parcel@2.5.0", "test": "parcel --version"},
|
||||
{ "name": "webpack" },
|
||||
{ "name": "webpack-cli" },
|
||||
{ "name": "node-sass" }
|
||||
|
||||
Reference in New Issue
Block a user