aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYves Delley <hack@delley.net>2014-09-12 22:37:57 +0200
committerYves Delley <hack@delley.net>2014-09-12 22:37:57 +0200
commit2bc36f2dfe04746d5a10c48531b38c64415d43aa (patch)
tree72444cb336b09ef7b88e6cbba7c77046e800b576 /package.json
parent7fe762c2f3d53e1a7dc457f8269105208230f399 (diff)
downloadfosdem-2018-presentation-2bc36f2dfe04746d5a10c48531b38c64415d43aa.tar
fosdem-2018-presentation-2bc36f2dfe04746d5a10c48531b38c64415d43aa.tar.gz
re-created unprefixed version of reveal.css automatically using autoprefixer, to facilitate merging of changes to it
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 469bd6b..ed25b43 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-sass": "~0.5.0",
"grunt-contrib-connect": "~0.4.1",
- "grunt-autoprefixer": "",
+ "grunt-autoprefixer": "~1.0.1",
"grunt-zip": "~0.7.0",
"grunt": "~0.4.0"
},