Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
6 years ago
Commit
273bac551502ac37a92e6bed390c1b258add4346
1 parent
b6114551
fix influx version
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
package.json
yarn.lock
package.json
View file @
273bac5
...
...
@@ -88,7 +88,7 @@
"xml2js"
:
"^0.4.19"
,
"yoho-express-session"
:
"^2.0.0"
,
"yoho-md5"
:
"^2.0.0"
,
"yoho-node-lib"
:
"=0.6.
34
"
,
"yoho-node-lib"
:
"=0.6.
40
"
,
"yoho-zookeeper"
:
"^1.0.10"
},
"devDependencies"
:
{
...
...
yarn.lock
View file @
273bac5
...
...
@@ -4778,7 +4778,7 @@ inflight@^1.0.4:
once "^1.3.0"
wrappy "1"
influx-batch-sender@
^
0.1.7:
influx-batch-sender@
=
0.1.7:
version "0.1.7"
resolved "http://npm.yohops.com/influx-batch-sender/-/influx-batch-sender-0.1.7.tgz#9f925bfc500e886cae27001b3cc20f2584fa464a"
dependencies:
...
...
@@ -11102,13 +11102,13 @@ yoho-md5@^2.0.0:
version "2.1.0"
resolved "http://npm.yohops.com/yoho-md5/-/yoho-md5-2.1.0.tgz#f0c00d343f775e77952ebce0826863ac52e0ad50"
yoho-node-lib@=0.6.34:
version "0.6.34"
resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.34.tgz#c650e06bfc530cf13c79cf4b3e08bc5d15345933"
yoho-node-lib@=0.6.40:
version "0.6.40"
resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.40.tgz#3e9729bdb059f352afd1f72f29d524b37554db90"
dependencies:
dnscache "^1.0.1"
handlebars "^4.0.5"
influx-batch-sender "
^
0.1.7"
influx-batch-sender "
=
0.1.7"
lodash "^4.13.1"
lru-cache "^4.1.1"
md5 "^2.1.0"
...
...
Please
register
or
login
to post a comment