Skip to content

Commit

Permalink
Merge pull request #620 from plentymarkets/fix/checkout_mobile_ppp
Browse files Browse the repository at this point in the history
Fix/checkout mobile ppp
  • Loading branch information
Sebastian Schwarz authored Sep 17, 2018
2 parents dc19e4a + 634b804 commit ca6ccf1
Show file tree
Hide file tree
Showing 15 changed files with 45,979 additions and 42,391 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ gulp.task("build:lint", function()
// Otherwise, the task may end before the stream has finished.
return gulp.src([
"resources/js/src/**/*.js",
"!resources/js/src/libraries/**",
"!node_modules/**"
])
.pipe(eslint({
Expand Down
5 changes: 0 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"owl.carousel": "2.2.0",
"popper.js": "^1.14.3",
"sticky-kit": "^1.1.3",
"tether": "^1.4.4",
"vue": "^2.5.16",
"vue-script2": "^2.0.1",
"vuex": "^3.0.1"
Expand Down
Loading

0 comments on commit ca6ccf1

Please sign in to comment.