From 38a4245313509cd50b994e72ec9850dababa8a92 Mon Sep 17 00:00:00 2001 From: connors Date: Sun, 9 Feb 2014 01:39:00 -0800 Subject: [PATCH] remove component.json --- component.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 component.json diff --git a/component.json b/component.json deleted file mode 100644 index 08455b0..0000000 --- a/component.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "ratchet", - "version": "2.0.0", - "main": ["./dist/ratchet.js", "./dist/ratchet.css"] -}