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 c888b74 commit 6d59c85Copy full SHA for 6d59c85
History.md
@@ -1,5 +1,5 @@
1
-2.x
2
-===
+2.0.0 / 2018-10-26
+==================
3
4
* Drop support for Node.js 0.6
5
* Replace internal `eval` usage with `Function` constructor
package.json
@@ -1,7 +1,7 @@
{
"name": "depd",
"description": "Deprecate all the things",
- "version": "1.1.2",
+ "version": "2.0.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"keywords": [
0 commit comments