Skip to content

Commit

Permalink
pre-npm
Browse files Browse the repository at this point in the history
  • Loading branch information
etai committed May 1, 2013
1 parent 21ba595 commit a90c40c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
npm-debug.log
/node_modules/
/.idea/
/.data/
/example/
/http/
4 changes: 4 additions & 0 deletions .slugignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/.
/npm-debug.log
/example/
/test/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resors",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"start": "node example/app"
},
Expand Down

0 comments on commit a90c40c

Please sign in to comment.