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:
authorJacob Thornton <jacobthornton@gmail.com>2012-08-19 20:54:01 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-08-19 20:54:01 +0400
commita309282a89877655dbb71a8db3ea8b87afc6b09b (patch)
treec71c6f945e3ac9a0e05d8db95b1eede4aee1936d
parentca58c9e4646adb7ad9843393c8fc9382bf19572e (diff)
i0.6.20
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f28d8c..eab72c0 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "bootstrap-server"
, "description": "a build tool for bootstrap"
, "version": "1.0.0"
- , "engines": { "node": "0.6.0" }
+ , "engines": { "node": "0.6.20" }
, "main": "web.js"
, "dependencies": {
"express": "2.5.5"