Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
陈峰
8 years ago
Commit
3991ef3f93ada0d4dc6f7bb747b9bd68f77a6427
1 parent
81fe53fd
解决nodev6下vue包依赖问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
package.json
package.json
View file @
3991ef3
...
...
@@ -38,15 +38,17 @@
"winston"
:
"^2.2.0"
,
"winston-daily-rotate-file"
:
"^1.3.0"
,
"yoho-md5"
:
"^2.0.0"
,
"vue"
:
"1.0.26"
,
"babel-runtime"
:
"^6.11.6"
,
"yoho-node-lib"
:
"0.2.0"
},
"devDependencies"
:
{
"css-loader"
:
"^0.23.0"
,
"autoprefixer"
:
"^6.4.0"
,
"babel-core"
:
"^6.14.0"
,
"babel-loader"
:
"^6.2.5"
,
"babel-plugin-transform-runtime"
:
"^6.12.0"
,
"babel-preset-es2015"
:
"^6.14.0"
,
"babel-runtime"
:
"^6.11.6"
,
"eslint"
:
"^3.3.1"
,
"eslint-config-yoho"
:
"^1.0.1"
,
"eslint-plugin-html"
:
"^1.5.2"
,
...
...
@@ -80,10 +82,12 @@
"stylelint"
:
"^7.1.0"
,
"stylelint-config-yoho"
:
"^1.2.7"
,
"stylelint-processor-html"
:
"^1.0.0"
,
"vue"
:
"1.0.26"
,
"vue-infinite-scroll"
:
"0.2.3"
,
"vue-lazyload"
:
"^0.7.0"
,
"vue-loader"
:
"^8.5.3"
,
"vue-hot-reload-api"
:
"^1.2.0"
,
"vue-html-loader"
:
"^1.0.0"
,
"vue-loader"
:
"^8.3.0"
,
"vue-style-loader"
:
"^1.0.0"
,
"vue-swipe"
:
"0.2.6"
,
"vue-touch"
:
"1.1.0"
,
"webpack"
:
"^1.13.2"
,
...
...
Please
register
or
login
to post a comment