publish 3.3.0-rc.2

This commit is contained in:
梁灏 2019-03-05 14:30:48 +08:00
parent 3b0ded22b4
commit b24042f33c
7 changed files with 6 additions and 6 deletions

2
dist/iview.js vendored
View file

@ -27362,7 +27362,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}
var API = (0, _extends3.default)({
version: '3.3.0-rc.1',
version: '3.3.0-rc.2',
locale: _index2.default.use,
i18n: _index2.default.i18n,
install: install,

2
dist/iview.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/iview.min.js vendored

File diff suppressed because one or more lines are too long

BIN
dist/iview.min.js.gz vendored

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "iview",
"version": "3.3.0-rc.1",
"version": "3.3.0-rc.2",
"title": "iView",
"description": "A high quality UI components Library with Vue.js",
"homepage": "http://www.iviewui.com",