diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:03:58 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 14:03:58 -0500 |
| commit | d35d73193808cf0a1f8119467f3b6afdd448b9e4 (patch) | |
| tree | 85a8ae545f08713891a3098c4573e9f3806a97cd | |
| parent | 4693f9694e3ce77a48f562cebb5af452988e9e5f (diff) | |
Removes theme ref
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c58ea2..e877d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "api-notation", - "theme": "syntax", "version": "0.0.0", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ |