aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-07-21 12:50:42 +0200
committerGravatar Leon Sandøy <[email protected]>2018-07-21 12:50:42 +0200
commit9e95153551fcfaf74827f330c88b3aadc7e40d76 (patch)
tree25275258c846b022083e264b10d1a1982dad0db2 /package.json
parentFixing some linting problems with the SCSS (diff)
Testing new git hook
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 362b583f..97a1988d 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,8 @@
"eslint-plugin-html": "^4.0.3",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
- "gulp-sourcemaps": "^2.6.4",
"gulp-rename": "^1.3.0",
+ "gulp-sourcemaps": "^2.6.4",
"gulp-uglify": "^3.0.0",
"pump": "^3.0.0",
"run-sequence": "^2.2.1",