This commit is contained in:
aozhiwei 2022-09-21 10:35:32 +08:00
parent 96df91f081
commit 47f8462ea0

View File

@ -5,6 +5,6 @@
"private": true,
"scripts": {},
"dependencies": {
"j7": "file:../../../third_party/j7"
"j7": "file:../../third_party/j7"
}
}