mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-04-16 08:31:03 +00:00
修改package.json
This commit is contained in:
parent
68090ca38d
commit
187237ac67
@ -21,7 +21,7 @@
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
"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"
|
||||
},
|
||||
"files": [
|
||||
@ -35,7 +35,7 @@
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
"type": "gitlab",
|
||||
"url": "https://git.lanfeitech.com/gongxinhai/kunpolibrary/-/tree/main/KunpoLib"
|
||||
"url": "https://github.com/Gongxh0901/kunpolibrary"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user