Fixed prefixfree name

This commit is contained in:
Ryan Kirkman
2012-07-05 10:51:45 +10:00
parent 0cf6c7643d
commit 5287c42253
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "prefixfree.js",
"name": "prefixfree",
"filename": "prefixfree.min.js",
"version": "1.0.6",
"description": "A script that lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browsers prefix to any CSS code, only when its needed.",