Update to latest Prepro.js that exposes all globals.

This commit is contained in:
Jürg Lehni 2013-12-29 16:36:44 +01:00
parent f97056e4b7
commit 4b3c3e22ff

View file

@ -26,7 +26,7 @@
},
"devDependencies": {
"uglify-js": "~2.3.6",
"prepro": "~0.8.0",
"prepro": "~0.8.1",
"grunt": "~0.4.1",
"grunt-contrib-uglify": "~0.2.2"
},