Update package description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "hotscript",
|
||||
"version": "1.0.12-rc.0",
|
||||
"description": "Type-level madness",
|
||||
"description": "A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.",
|
||||
"main": "./dist/index.cjs",
|
||||
"module": "./dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -35,4 +35,4 @@
|
||||
"tsup": "^6.7.0",
|
||||
"typescript": "^4.9.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user