迁移 fon/fon.xxx 库到 so/so.xxx

This commit is contained in:
luk.lu
2019-04-22 00:57:02 +08:00
parent f527f942b6
commit 6465159122
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
var Ling = require('fon.ling')
var Ling = require('so.ling')
var ticCrypto = require('tic.crypto')
/** ****************** Public of instance ********************/