指定所依赖的fon.ling和tic.crypto库的版本为20181205.

This commit is contained in:
luk.lu 2018-12-05 23:13:03 +08:00
parent a9ff95f300
commit dd0260c517

View File

@ -2,8 +2,8 @@
"name": "tic.action", "name": "tic.action",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"fon.ling": "git+https://git.faronear.org/fon/fon.ling", "fon.ling": "git+https://git.faronear.org/fon/fon.ling#20181205",
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto" "tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20181205"
}, },
"devDependencies": {}, "devDependencies": {},
"scripts": {}, "scripts": {},