Skip to content
Snippets Groups Projects
Unverified Commit 2a14dbd4 authored by Stéphane Lavergne's avatar Stéphane Lavergne Committed by GitHub
Browse files

Remove superfluous dependency on gulp-sass

I haven't done a whole bunch of PRs so I hope this is appropriate.

We're looking into using this plugin in our small project, but we need to keep dependencies at their minimum.

Note that I'm not adding jQuery as a run-time dependency because I assume you had good reasons to omit it.
parent 5eb16923
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
"description": "Horizontal Timeline plugin for jQuery",
"main": "gulpfile.js",
"dependencies": {
"gulp-sass": "^3.1.0"
},
"devDependencies": {
"browser-sync": "^2.18.12",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment