增加了git功能,但是还未完善
This commit is contained in:
7
node_modules/isomorphic-git/http/web/package.json
generated
vendored
Normal file
7
node_modules/isomorphic-git/http/web/package.json
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"main": "index.cjs",
|
||||
"module": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
"unpkg": "index.umd.js"
|
||||
}
|
||||
Reference in New Issue
Block a user