mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-25 19:28:25 +00:00
修改版本号
This commit is contained in:
parent
49100d1c57
commit
67501640fc
30
package.json
30
package.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "psd2ui-release",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"release24x": "",
|
||||
"release34x": "",
|
||||
"testsh": "node src/test.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"fs-extra": "^11.1.1",
|
||||
"jszip": "^3.10.1"
|
||||
}
|
||||
"name": "ccc-tnt-psd2ui",
|
||||
"version": "0.0.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"release24x": "",
|
||||
"release34x": "",
|
||||
"testsh": "node src/test.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"fs-extra": "^11.1.1",
|
||||
"jszip": "^3.10.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user