Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Includes npmignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotlolita committed Mar 31, 2014
1 parent 733972e commit a0a3f83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build/
dist/
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "control.async",
"version": "0.1.0",
"version": "0.1.1",
"description": "Operations for asynchronous control flow.",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"laws": "~0.2.0",
"claire": "~0.4.1"
}
}
}

0 comments on commit a0a3f83

Please sign in to comment.