fix version requirement for gulp-dart-sass

also bumped v1 version string to trigger rebuilding again
it's mostly so that github actions' yarn cache gets rebuilt too or smth
This commit is contained in:
Bobby Wibowo 2020-11-18 05:19:11 +07:00
parent c1472218bb
commit c30361e648
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
3 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@
"gulp": "~4.0.2",
"gulp-buble": "~0.9.0",
"gulp-cli": "~2.3.0",
"gulp-dart-sass": "^1.0.2",
"gulp-dart-sass": "~1.0.2",
"gulp-eslint7": "~0.3.0",
"gulp-if": "~3.0.0",
"gulp-nodemon": "~2.5.0",

View File

@ -1,5 +1,5 @@
{
"1": "1605636877",
"1": "1605636878",
"2": "1602515119",
"3": "1602515119",
"4": "1602515119",

View File

@ -3032,7 +3032,7 @@ gulp-cli@^2.2.0, gulp-cli@~2.3.0:
v8flags "^3.2.0"
yargs "^7.1.0"
gulp-dart-sass@^1.0.2:
gulp-dart-sass@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/gulp-dart-sass/-/gulp-dart-sass-1.0.2.tgz#20e33c236b48d557c91e8dfe67a2aef2b8a2e328"
integrity sha512-8fLttA824mbuc0jRVlGs00zWYZXBckat6INawx5kp66Eqsz5srNWTA51t0mbfB4C8a/a/GZ9muYLwXGklgAHlw==