Skip to content

Commit

Permalink
build uni-h5 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mehaotian committed Apr 29, 2019
1 parent 8690a6b commit 7ded4e4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"globals": {
"App": true,
"Page": true,
"Component": true,
"Behavior":true,
"Component": true,
"Behavior": true,
"getApp": true,
"getCurrentPages": true,
"plus": true,
Expand All @@ -76,8 +76,8 @@
"__PLATFORM__": true,
"__VERSION__": true,
"__GLOBAL__": true,
"__PLATFORM_TITLE__": true,
"__PLATFORM_PREFIX__":true
"__PLATFORM_TITLE__": true,
"__PLATFORM_PREFIX__": true
},
"rules": {
"no-tabs": 0,
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-h5/dist/index.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/uni-h5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dcloudio/uni-h5",
"version": "0.4.8",
"version": "0.4.9",
"description": "uni-app h5",
"main": "dist/index.umd.min.js",
"scripts": {
Expand Down

0 comments on commit 7ded4e4

Please sign in to comment.