Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wx-school-app-public
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姜雷
wx-school-app-public
Commits
e0487a8f
Commit
e0487a8f
authored
Jul 05, 2019
by
姜雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级依赖
parent
0fcb8bb3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
20 deletions
+20
-20
package.json
package.json
+20
-20
yarn.lock
yarn.lock
+0
-0
No files found.
package.json
View file @
e0487a8f
...
...
@@ -20,30 +20,30 @@
"author"
:
""
,
"license"
:
"
MIT
"
,
"dependencies"
:
{
"
@tarojs/async-await
"
:
"1.2.13
"
,
"
@tarojs/components
"
:
"1.2.13
"
,
"
@tarojs/redux
"
:
"1.2.13
"
,
"
@tarojs/redux-h5
"
:
"1.2.13
"
,
"
@tarojs/router
"
:
"1.2.13
"
,
"
@tarojs/taro
"
:
"1.2.13
"
,
"
@tarojs/taro-alipay
"
:
"1.2.13
"
,
"
@tarojs/taro-h5
"
:
"1.2.13
"
,
"
@tarojs/taro-swan
"
:
"1.2.13
"
,
"
@tarojs/taro-tt
"
:
"1.2.13
"
,
"
@tarojs/taro-weapp
"
:
"1.2.13
"
,
"
@tarojs/async-await
"
:
"1.3.4
"
,
"
@tarojs/components
"
:
"1.3.4
"
,
"
@tarojs/redux
"
:
"1.3.4
"
,
"
@tarojs/redux-h5
"
:
"1.3.4
"
,
"
@tarojs/router
"
:
"1.3.4
"
,
"
@tarojs/taro
"
:
"1.3.4
"
,
"
@tarojs/taro-alipay
"
:
"1.3.4
"
,
"
@tarojs/taro-h5
"
:
"1.3.4
"
,
"
@tarojs/taro-swan
"
:
"1.3.4
"
,
"
@tarojs/taro-tt
"
:
"1.3.4
"
,
"
@tarojs/taro-weapp
"
:
"1.3.4
"
,
"
crypto-js
"
:
"^3.1.9-1"
,
"
nerv-devtools
"
:
"^1.3.9
"
,
"
nervjs
"
:
"^1.3.9
"
,
"
nerv-devtools
"
:
"^1.4.3
"
,
"
nervjs
"
:
"^1.4.3
"
,
"
redux
"
:
"^4.0.0"
,
"
redux-logger
"
:
"^3.0.6"
,
"
redux-thunk
"
:
"^2.3.0"
},
"devDependencies"
:
{
"
@tarojs/plugin-babel
"
:
"1.2.13
"
,
"
@tarojs/plugin-csso
"
:
"1.2.13
"
,
"
@tarojs/plugin-sass
"
:
"1.2.13
"
,
"
@tarojs/plugin-uglifyjs
"
:
"1.2.13
"
,
"
@tarojs/webpack-runner
"
:
"1.2.13
"
,
"
@tarojs/plugin-babel
"
:
"1.3.4
"
,
"
@tarojs/plugin-csso
"
:
"1.3.4
"
,
"
@tarojs/plugin-sass
"
:
"1.3.4
"
,
"
@tarojs/plugin-uglifyjs
"
:
"1.3.4
"
,
"
@tarojs/webpack-runner
"
:
"1.3.4
"
,
"
@types/react
"
:
"^16.4.8"
,
"
@types/webpack-env
"
:
"^1.13.6"
,
"
babel-eslint
"
:
"^8.2.3"
,
...
...
@@ -53,10 +53,10 @@
"
babel-plugin-transform-object-rest-spread
"
:
"^6.26.0"
,
"
babel-preset-env
"
:
"^1.6.1"
,
"
eslint
"
:
"^4.19.1"
,
"
eslint-config-taro
"
:
"1.2.13
"
,
"
eslint-config-taro
"
:
"1.3.4
"
,
"
eslint-plugin-import
"
:
"^2.12.0"
,
"
eslint-plugin-react
"
:
"^7.8.2"
,
"
eslint-plugin-taro
"
:
"1.2.13
"
,
"
eslint-plugin-taro
"
:
"1.3.4
"
,
"
eslint-plugin-typescript
"
:
"^0.12.0"
,
"
typescript
"
:
"^3.0.1"
}
...
...
yarn.lock
View file @
e0487a8f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment