feat: monorepo 构建完成
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "color-diff-napi",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"highlight.js": "latest"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user