diff --git a/package.json b/package.json index 7e6a3ada0f..477dba20e1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bootstrap" , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." , "version": "3.0.0" - , "keywords": ["bootstrap", "css", "js"] + , "keywords": ["bootstrap", "css"] , "homepage": "http://getbootstrap.com" , "author": "Twitter, Inc." , "scripts": { "test": "grunt test" }