1
0
Fork 0

package.json syntax correction (oops)

Was not able to rebase because I already stupidly pushed, and Savannah does
not allow --force, or deleting `master' to circumvent. ;)  Not that it would
be a good idea rergardless.
textend
Mike Gerwitz 2015-05-10 01:39:12 -04:00
parent d955d6e86a
commit 1ed7bd0e8b
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 3 additions and 3 deletions

View File

@ -31,16 +31,16 @@
"keywords": [
"classes",
"classical",
"extend"
"extend",
"gnu",
"inheritance",
"interfaces",
"mixins"
"mixins",
"object oriented",
"oo",
"oop",
"protected members",
"traits",
"visibility",
"visibility"
]
}