diff options
author | Robin <me@factor.cc> | 2012-02-04 18:08:04 +0100 |
---|---|---|
committer | Robin <me@factor.cc> | 2012-02-04 18:08:04 +0100 |
commit | 7075ff6731300a88a9b79a0790096ff70daae8a2 (patch) | |
tree | 6b9149e8be9db17a01738615a38e0545fbba2406 /node | |
parent | 894ff5661192269aa96f6464fae0a14ee8db133c (diff) | |
download | etherpad-lite-7075ff6731300a88a9b79a0790096ff70daae8a2.zip |
get rid of vendor prefixes
Diffstat (limited to 'node')
-rw-r--r-- | node/utils/tar.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node/utils/tar.json b/node/utils/tar.json index 8813b776..aeafe23f 100644 --- a/node/utils/tar.json +++ b/node/utils/tar.json @@ -21,6 +21,7 @@ , "chat.js" , "excanvas.js" , "farbtastic.js" + , "prefixfree.js" ] , "timeslider.js": [ "jquery.js" |