diff --git a/package-lock.json b/package-lock.json index e23cc00..3a8dd5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git#v1.15.3", + "@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git", "dayjs": "~1.10.6" } }, diff --git a/package.json b/package.json index a0b74aa..13e8e3b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "ISC", "description": "美院相关", "dependencies": { - "@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git#v1.15.3", + "@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git", "dayjs": "~1.10.6" } }