diff --git a/examples/package.json b/examples/package.json index 6c0c615..bf8b730 100644 --- a/examples/package.json +++ b/examples/package.json @@ -48,7 +48,7 @@ "eslint": "^4.18.2", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-shopify": "^19.0.0", - "gulp": "gulpjs/gulp.git#4.0", + "gulp": "gulpjs/gulp#v4.0.0-alpha.3", "gulp-cli": "^2.0.1", "gulp-data": "^1.3.1", "gulp-htmlmin": "^4.0.0", @@ -56,6 +56,7 @@ "gulp-postcss": "^7.0.1", "gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.6.4", + "install": "^0.10.4", "nunjucks": "^3.1.2", "prettier": "^1.11.1", "prettier-stylelint": "^0.4.2", diff --git a/examples/yarn.lock b/examples/yarn.lock index 49d88df..fa4b91c 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -3860,9 +3860,9 @@ gulp-util@^3.0: through2 "^2.0.0" vinyl "^0.5.0" -gulp@gulpjs/gulp.git#4.0: +gulp@gulpjs/gulp#v4.0.0-alpha.3: version "4.0.0-alpha.3" - resolved "https://codeload.github.com/gulpjs/gulp/tar.gz/71c094a51c7972d26f557899ddecab0210ef3776" + resolved "https://codeload.github.com/gulpjs/gulp/tar.gz/057df5963034eb6426d99650abba15e4d912b0b7" dependencies: glob-watcher "^4.0.0" gulp-cli "^2.0.0" @@ -4246,6 +4246,10 @@ inquirer@^3.0.6: strip-ansi "^4.0.0" through "^2.3.6" +install@^0.10.4: + version "0.10.4" + resolved "https://registry.yarnpkg.com/install/-/install-0.10.4.tgz#9cb09115768b93a582d1450a6ba3f275975b49aa" + interpret@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"