迁移 fon/fon.xxx 库到 so/so.xxx
This commit is contained in:
parent
f527f942b6
commit
6465159122
@ -1,4 +1,4 @@
|
|||||||
var Ling = require('fon.ling')
|
var Ling = require('so.ling')
|
||||||
var ticCrypto = require('tic.crypto')
|
var ticCrypto = require('tic.crypto')
|
||||||
|
|
||||||
/** ****************** Public of instance ********************/
|
/** ****************** Public of instance ********************/
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"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#20190109_preview",
|
"so.ling": "git+https://git.faronear.org/so/so.ling#20190109_preview",
|
||||||
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview"
|
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
|
Loading…
Reference in New Issue
Block a user