chore: apply Khoajs naming transformations (upstream sync)
This commit is contained in:
10
package.json
10
package.json
@@ -24,7 +24,10 @@
|
||||
"build": "gen-esm-wrapper . ./dist/khoa.mjs",
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"repository": "khoajs/khoa",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.dev.nitropur.com/TEKK/khoa.git"
|
||||
},
|
||||
"keywords": [
|
||||
"web",
|
||||
"app",
|
||||
@@ -69,5 +72,8 @@
|
||||
"dist",
|
||||
"lib"
|
||||
],
|
||||
"homepage": "https://khoajs.com"
|
||||
"homepage": "https://khoajs.com",
|
||||
"bugs": {
|
||||
"url": "https://git.dev.nitropur.com/TEKK/khoa/issues"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user