From d35d73193808cf0a1f8119467f3b6afdd448b9e4 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 5 Sep 2015 14:03:58 -0500 Subject: Removes theme ref --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') 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": [ -- cgit