mm_os 2.7.6 → 2.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  // 插件描述,介绍改插件是做什么用的
9
9
  "description": "描述该插件是做什么用的",
10
10
  // 插件版本号,用于升级迭代
11
- "version": "1.0",
11
+ "version": "1.0.0",
12
12
  // 作者
13
13
  "author": "",
14
14
  // 官网
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mm_os",
3
- "version": "2.7.6",
3
+ "version": "2.7.7",
4
4
  "description": "这是超级美眉服务端框架,用于快速构建应用程序。",
5
5
  "main": "index.js",
6
6
  "scripts": {