From 8c1e94b14bd53207ba91714f010752adeceb0a76 Mon Sep 17 00:00:00 2001 From: Jonathan Goode Date: Sat, 29 Mar 2014 21:42:43 +0000 Subject: [PATCH] Fix to Bower config to use many selector rather than a specific version number --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 32bc85f..0a4a45b 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,6 @@ "commit": "d13682b7e27d14a6323c441426f3dde1cd86c751" }, "_source": "https://github.com/PhenX/php-font-lib.git", - "_target": "0.3.1", + "_target": "*", "_originalSource": "https://github.com/PhenX/php-font-lib.git" } \ No newline at end of file