Skip to content

Commit

Permalink
feat: add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhaijing committed Nov 9, 2018
1 parent b2b53c5 commit 37a551d
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 68 deletions.
199 changes: 139 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 7 additions & 8 deletions package.json
Expand Up @@ -29,20 +29,19 @@
},
"homepage": "https://github.com/yanhaijing/fis3-base",
"dependencies": {
"@jsmini/clone": "0.3.0",
"@jsmini/console": "0.6.0",
"@jsmini/event": "0.5.1",
"@jsmini/extend": "0.2.0",
"@jsmini/guid": "0.6.0",
"@jsmini/inherits": "0.5.0",
"@jsmini/is": "0.4.0",
"@jsmini/load": "0.1.0",
"@jsmini/pubsub": "0.1.0",
"@jsmini/querystring": "0.1.0",
"@jsmini/type": "0.4.0",
"clone": "2.1.2",
"@jsmini/url": "0.1.0",
"data_js": "0.3.0",
"extend": "3.0.2",
"load": "1.0.2",
"md5": "2.2.1",
"pubsub": "3.2.1",
"querystring": "0.2.0",
"template_js": "0.6.1",
"url": "0.11.0"
"template_js": "0.6.1"
}
}

0 comments on commit 37a551d

Please sign in to comment.