build omi

This commit is contained in:
dntzhang 2019-04-20 17:31:42 +08:00
parent eec606b98d
commit 5bc2bd8da6
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/**
* omi v6.0.5 http://omijs.org
* omi v6.0.6 http://omijs.org
* Omi === Preact + Scoped CSS + Store System + Native Support in 3kb javascript.
* By dntzhang https://github.com/dntzhang
* Github: https://github.com/Tencent/omi

View File

@ -1,5 +1,5 @@
/**
* omi v6.0.5 http://omijs.org
* omi v6.0.6 http://omijs.org
* Omi === Preact + Scoped CSS + Store System + Native Support in 3kb javascript.
* By dntzhang https://github.com/dntzhang
* Github: https://github.com/Tencent/omi

View File

@ -1,6 +1,6 @@
{
"name": "omi",
"version": "6.0.5",
"version": "6.0.6",
"description": "Next generation web framework.",
"main": "dist/omi.js",
"jsnext:main": "dist/omi.esm.js",