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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-01-16 21:58:48 +0400
committerisaacs <i@izs.me>2012-01-16 21:58:48 +0400
commitbe4945a1fe59baf790a5900fef99d71f54729a9b (patch)
tree232cc7722024b434f88968bf2214efbcce7361c9
parentb64ff78212e2ea24619b3ea3d0585f826145723c (diff)
-rw-r--r--.npmignore1
-rw-r--r--package.json2
2 files changed, 2 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index 7ba078e51..6ab186883 100644
--- a/.npmignore
+++ b/.npmignore
@@ -10,3 +10,4 @@ node_modules/.bin
npm-debug.log
./npmrc
.gitignore
+release/
diff --git a/package.json b/package.json
index 5641417a7..2f8da3083 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"install",
"package.json"
],
- "version": "1.1.0",
+ "version": "1.1.0-1",
"preferGlobal": true,
"config": {
"publishtest": false