Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfat <jacobthornton@gmail.com>2013-02-08 10:18:12 +0400
committerfat <jacobthornton@gmail.com>2013-02-08 10:18:12 +0400
commit9a5de65758693e53272db1e559cf1288f4043066 (patch)
tree9d25ae9b4d8f0b5022ffc453b5c6c246bfa3153e
parent4c6b70ed240131bb1f73530880a5fa9511cc9679 (diff)
update less dep
Removing a few collection model methods
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eab72c0..62aef9d 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
, "dependencies": {
"express": "2.5.5"
, "uglify-js": "1.2.4"
- , "less": "1.3.0"
+ , "less": "1.3.3"
, "node-native-zip": "1.0.1"
}
, "author": "Twitter Inc."