diff --git a/package.json b/package.json index 8621a1605..ad1149ae8 100755 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ } }, "devDependencies": { - "font-awesome": "^4.2.0", + "font-awesome": "4.2.0", "grunt": "^0.4.5", "grunt-concurrent": "^1.0.0", "grunt-contrib-clean": "^0.6.0", @@ -71,4 +71,4 @@ "engines": { "node": ">=0.10" } -} \ No newline at end of file +}