1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

- bump version for ios fix

This commit is contained in:
Dustin Diaz
2012-02-07 11:00:32 -08:00
parent 3e27357e4a
commit 03354aabd3
2 changed files with 2 additions and 1 deletions

View File

@@ -21,5 +21,6 @@ require('smoosh').config({
, "whitespace": true
, "asi": true
, "laxbreak": true
, "laxcomma": true
}
}).run().build().analyze()