Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97a5c1 commit c61ae82Copy full SHA for c61ae82
History.md
@@ -1,4 +1,10 @@
1
2
+2.0.0 / 2014-09-01
3
+==================
4
+
5
+ * package: update "browserify" to v5.11.0
6
+ * node: use stderr rather than stdout for logging (#29, @stephenmathieson)
7
8
1.0.4 / 2014-07-15
9
==================
10
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "1.0.4",
+ "version": "2.0.0",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments