From cf977c50ed470d62f3079099952354550ac69e66 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Thu, 22 Jun 2017 14:11:17 +0700 Subject: [PATCH] remove component.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 3012050..8e39ccd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "UAParser.js", "name": "ua-parser-js", - "version": "0.7.12", + "version": "0.7.13", "author": "Faisal Salman (http://faisalman.com)", "description": "Lightweight JavaScript-based user-agent string parser", "keywords": [ @@ -85,7 +85,6 @@ "verup": { "files": [ "ua-parser-js.jquery.json", - "component.json", "bower.json", "package.js", "src/ua-parser.js"