Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
a774d84f38f163b20f1a8e1adb1d3a2383c0aa7f
1 parent
8a75d611
perrdependencies
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
package.json
package.json
View file @
a774d84
...
...
@@ -77,7 +77,6 @@
"gulp-sourcemaps"
:
"^2.0.0-alpha"
,
"gulp-util"
:
"^3.0.7"
,
"handlebars-loader"
:
"^1.3.0"
,
"husky"
:
"^0.11.4"
,
"nodemon"
:
"1.9.2"
,
"nyc"
:
"^6.6.1"
,
"postcss-assets"
:
"^4.0.1"
,
...
...
@@ -111,5 +110,8 @@
"yoho-jquery-qrcode"
:
"0.0.3"
,
"yoho-json2"
:
"^1.0.0"
,
"yoho-slider"
:
"0.0.2"
},
"peerDependencies"
:
{
"husky"
:
"^0.11.4"
}
}
...
...
Please
register
or
login
to post a comment