初始化项目
This commit is contained in:
9
packages/shared/package.json
Normal file
9
packages/shared/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@browser-bookmark/shared",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"exports": {
|
||||
".": "./index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user