[Pkg-javascript-commits] [less.js] 32/88: revert bower.json
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:22:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.0
in repository less.js.
commit 76ac1ddda6c58ee88eb240ff9885992502773818
Author: Luke Page <luke.a.page at gmail.com>
Date: Tue Feb 11 13:51:42 2014 +0000
revert bower.json
because the tagged version doesn't include the dist files.
---
bower.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index e0e1297..c574697 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
{
"name": "less",
- "version": "1.6.3",
- "main": "./dist/less-1.6.3.js",
+ "version": "1.6.2",
+ "main": "./dist/less-1.6.2.js",
"ignore": [
"**/.*",
"benchmark",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list