@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@ms/types",
|
||||
"name": "@ccms/types",
|
||||
"version": "0.5.0",
|
||||
"description": "MiaoScript types package",
|
||||
"keywords": [
|
||||
@@ -12,8 +12,5 @@
|
||||
"homepage": "https://github.com/circlecloud/ms.git",
|
||||
"license": "ISC",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"publishConfig": {
|
||||
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
|
||||
}
|
||||
}
|
||||
"types": "dist/index.d.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user