[Pkg-javascript-commits] [node-cssstyle] 04/39: fixed typo in package keywords

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Sep 20 19:37:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository node-cssstyle.

commit 5b133363dbe1bfeb500b93e185c103147645d0eb
Author: Chad Walker <chad at chad-cat-lore-eddie.com>
Date:   Tue Jul 10 22:04:49 2012 -0700

    fixed typo in package keywords
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9d79468..947bf15 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
     "name": "cssstyle",
     "description": "CSSStyleDeclaration Object Model implementation",
-    "keywords": ["CSS", "CSSStyleDeclaration", "styleSheet"],
+    "keywords": ["CSS", "CSSStyleDeclaration", "StyleSheet"],
     "version": "0.1.0",
     "homepage": "https://github.com/chad3814/CSSStyleDeclaration",
     "maintainers": [{

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cssstyle.git



More information about the Pkg-javascript-commits mailing list