mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-04-20 02:18:41 +00:00
修改package.json
This commit is contained in:
parent
68090ca38d
commit
187237ac67
@ -21,7 +21,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf dist",
|
"clean": "rm -rf dist",
|
||||||
"build": "npm run clean && rollup -c rollup.config.mjs",
|
"build": "npm run clean && rollup -c rollup.config.mjs",
|
||||||
"copy": "cp -r dist/* /Users/gongxh/work/kunpo-lib/KunpoDemo/node_modules/kunpocc/dist/",
|
"copy": "cp -r dist/* ../KunpoDemo/node_modules/kunpocc/dist/",
|
||||||
"build:all": "npm run build && npm run copy"
|
"build:all": "npm run build && npm run copy"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "gitlab",
|
"type": "gitlab",
|
||||||
"url": "https://git.lanfeitech.com/gongxinhai/kunpolibrary/-/tree/main/KunpoLib"
|
"url": "https://github.com/Gongxh0901/kunpolibrary"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user