From: Zlatan Vasović Date: Mon, 16 Sep 2013 18:40:12 +0000 (+0200) Subject: Remove "js" keyword /cc @cvrebert X-Git-Tag: v3.0.1~37^2~11^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fb54e5fb1db2ab691c1778d15c3a9cb6b2d10d;p=thirdparty%2Fbootstrap.git Remove "js" keyword /cc @cvrebert --- 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" }