Skip to content

Commit 700a010

Browse files
committed
re-introduce node.js (root file) (ref #603)
1 parent 622e579 commit 700a010

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

node.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = require('./src/node');

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "debug",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/visionmedia/debug.git"

0 commit comments

Comments
 (0)