From 1919c3a9a2f38b8f8786a63c47239eb327263dc1 Mon Sep 17 00:00:00 2001 From: flyfishMT Date: Thu, 23 Feb 2017 14:46:32 -0700 Subject: [PATCH] Adding fork comment to description of bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index f3899f2..ee036d3 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "authors": [ "CodeSeven" ], - "description": "KoLite contains a set of helpers to aid in creating MVVM applications using JavaScript and Knockout.", + "description": "KoLite contains a set of helpers to aid in creating MVVM applications using JavaScript and Knockout. This is a fork of original author CodeSeven's branch simply to add bower.json file.", "keywords": [ "knockout", "kolite", "activity", "command", "dirtyFlag" ],