mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
Release 1.0.5
This commit is contained in:
parent
383cb13220
commit
7e2d77fcd1
@ -1,4 +1,9 @@
|
||||
|
||||
1.0.5 / 2017-06-14
|
||||
==================
|
||||
|
||||
* bump "ms" to v2.0.0 (Fixes #469)
|
||||
|
||||
1.0.4 / 2014-07-15
|
||||
==================
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "debug",
|
||||
"repo": "visionmedia/debug",
|
||||
"description": "small debugging utility",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"keywords": [
|
||||
"debug",
|
||||
"log",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "debug",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/visionmedia/debug.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user