修改版本号

This commit is contained in:
李砚
2024-09-24 10:45:39 +08:00
parent 0e81a1c678
commit e58d70ab5d
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
"use strict";
module.exports = {
description : ''
description : 'laiwan cocos framework'
};

View File

@@ -2,9 +2,9 @@
* @Author: ly
* @Date: 2024-06-26 10:09:16
* @LastEditors: ly
* @LastEditTime: 2024-06-26 10:09:16
* @LastEditTime: 2024-09-24 10:19:30
*/
"use strict";
module.exports = {
description : '来玩体感项目用'
description : '来玩项目框架'
};

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "laiwan-cocos-framework",
"version": "1.0.3",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"package_version": 2,
"version": "1.0.0",
"version": "1.0.3",
"name": "laiwan-cocos-framework",
"description": "i18n:laiwan-cocos-framework.description",
"main": "./dist/main.js",