Skip to content

Commit

Permalink
re-introduce node.js (root file) (ref #603)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Sep 11, 2018
1 parent 622e579 commit 700a010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions node.js
@@ -0,0 +1 @@
module.exports = require('./src/node');
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "debug",
"version": "3.2.2",
"version": "3.2.3",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
Expand Down

0 comments on commit 700a010

Please sign in to comment.