Skip to content

Commit

Permalink
shim for crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Feb 27, 2012
1 parent 602ee8f commit 461dab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions builtins/crypto.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// todo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "browserify",
"version" : "1.10.0",
"version" : "1.10.1",
"description" : "Browser-side require() for js directories and npm modules",
"main" : "index.js",
"bin" : {
Expand Down

0 comments on commit 461dab1

Please sign in to comment.