Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
dyq086 committed Aug 24, 2018
1 parent 6d4d6f9 commit bd83469
Show file tree
Hide file tree
Showing 2 changed files with 1,999 additions and 26 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"dependencies": {
"wepy": "^1.6.0",
"wepy-async-function": "^1.4.4",
"wepy-com-toast": "^1.0.2"
"wepy-com-toast": "^1.0.2",
"wepy-plugin-imagemin": "^1.5.3",
"wepy-plugin-uglifyjs": "^1.3.7"
},
"devDependencies": {
"babel-eslint": "^7.2.1",
Expand All @@ -34,8 +36,8 @@
"eslint-plugin-html": "^2.0.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.0.1",
"wepy-eslint": "^1.5.3",
"wepy-compiler-babel": "^1.5.1",
"wepy-compiler-less": "^1.3.10"
"wepy-compiler-less": "^1.3.10",
"wepy-eslint": "^1.5.3"
}
}
Loading

0 comments on commit bd83469

Please sign in to comment.