aboutsummaryrefslogtreecommitdiff
path: root/node_modules/timers-browserify/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/timers-browserify/package.json')
-rw-r--r--node_modules/timers-browserify/package.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/node_modules/timers-browserify/package.json b/node_modules/timers-browserify/package.json
index be72f1df7..9a0332a17 100644
--- a/node_modules/timers-browserify/package.json
+++ b/node_modules/timers-browserify/package.json
@@ -2,7 +2,7 @@
"author": "J. Ryan Stinnett <jryans@gmail.com> (http://convolv.es/)",
"name": "timers-browserify",
"description": "timers module for browserify",
- "version": "2.0.2",
+ "version": "2.0.3",
"homepage": "https://github.com/jryans/timers-browserify",
"bugs": "https://github.com/jryans/timers-browserify/issues",
"repository": {
@@ -17,10 +17,13 @@
"Jan Schär <jscissr@gmail.com>",
"Johannes Ewald <johannes.ewald@peerigon.com>",
"Jonathan Prins <jon@blip.tv>",
- "Matt Esch <matt@mattesch.info>"
+ "Matt Esch <matt@mattesch.info>",
+ "taoqf <tao_qiufeng@126.com>",
+ "wtgtybhertgeghgtwtg <wtgtybhertgeghgtwtg@gmail.com>"
],
"main": "main.js",
"dependencies": {
+ "global": "^4.3.2",
"setimmediate": "^1.0.4"
},
"devDependencies": {