切换导航条
切换导航条
当前项目
正在载入...
登录
术习电报
/
electron-vue-template
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
构建
提交
问题看板
文件
提交
网络
比较
分支
标签
作者
张恒
2019-10-12 10:12:00 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
提交
affe865d17d942d1027c6ef4503e86cfb2f18905
affe865d
1 个父辈
d5099505
更新依赖
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
6 行增加
和
6 行删除
package-lock.json
package.json
package-lock.json
查看文件 @
affe865
此文件的差异被折叠,
点击展开。
package.json
查看文件 @
affe865
...
...
@@ -70,7 +70,7 @@
"vuex-electron"
:
"^1.0.3"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.6.
2
"
,
"@babel/core"
:
"^7.6.
4
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.0.0"
,
"@babel/plugin-proposal-decorators"
:
"^7.6.0"
,
"@babel/plugin-proposal-do-expressions"
:
"^7.6.0"
,
...
...
@@ -89,9 +89,9 @@
"@babel/plugin-syntax-import-meta"
:
"^7.0.0"
,
"@babel/plugin-transform-runtime"
:
"^7.6.2"
,
"@babel/polyfill"
:
"^7.6.0"
,
"@babel/preset-env"
:
"^7.6.
2
"
,
"@babel/preset-env"
:
"^7.6.
3
"
,
"@babel/register"
:
"^7.6.2"
,
"@babel/runtime"
:
"^7.6.
2
"
,
"@babel/runtime"
:
"^7.6.
3
"
,
"ajv"
:
"^6.10.2"
,
"babel-eslint"
:
"^9.0.0"
,
"babel-loader"
:
"^8.0.6"
,
...
...
@@ -103,7 +103,7 @@
"cross-env"
:
"^6.0.3"
,
"css-loader"
:
"^3.1.0"
,
"del"
:
"^5.0.0"
,
"electron"
:
"^6.0.1
1
"
,
"electron"
:
"^6.0.1
2
"
,
"electron-builder"
:
"^21.2.0"
,
"electron-devtools-installer"
:
"^2.2.4"
,
"eslint"
:
"^6.5.1"
,
...
...
@@ -125,14 +125,14 @@
"split2"
:
"^3.1.1"
,
"style-loader"
:
"^1.0.0"
,
"svg-sprite-loader"
:
"^4.1.6"
,
"terser-webpack-plugin"
:
"^2.1.
2
"
,
"terser-webpack-plugin"
:
"^2.1.
3
"
,
"through2-filter"
:
"^3.0.0"
,
"url-loader"
:
"^2.2.0"
,
"vue-html-loader"
:
"^1.2.4"
,
"vue-loader"
:
"^15.7.1"
,
"vue-style-loader"
:
"^4.1.2"
,
"vue-template-compiler"
:
"^2.6.10"
,
"webpack"
:
"^4.41.
0
"
,
"webpack"
:
"^4.41.
1
"
,
"webpack-cli"
:
"^3.3.9"
,
"webpack-dev-server"
:
"^3.8.2"
,
"webpack-hot-middleware"
:
"^2.25.0"
,
...
...
请
注册
或
登录
后发表评论