sbd-npm 1.4.1 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/constant.js +1 -0
  2. package/package.json +1 -1
package/constant.js CHANGED
@@ -201,6 +201,7 @@ const MenuList = [
201
201
  {'key': 'us_qqq', 'name': '纳斯达克100', 'url': '/0xcab775d9229a1e5ab101fcf9971ee8246ab539bf'},
202
202
  {'key': 'us_cn', 'name': '中国概念股', 'url': '/0x50b6fa90ffcfb88a735215c583c60392818f5265'},
203
203
  {'key': 'us_buffett', 'name': '巴菲特持仓', 'url': '/0xe51dc830e90a6ca5bbae5d867ebd69d57aa85208'},
204
+ {'key': 'us_biotechnology', 'name': '生物科技', 'url': '/0x88bee1b829887f7c2fbfeea7a3c60c330d477f62'},
204
205
  {'key': 'us_dollar_index', 'name': '美元指数', 'url': '/0x99533982f67f489dce7c0738c2e2a94239e35cde'},
205
206
  {'key': 'us_bond_yield', 'name': '美十年国债收益率', 'url': '/0xdf01c6a366340dce84867ca34e7dd6fc6ed5e631'},
206
207
  {'key': 'us_usd_cnh', 'name': '美元离岸人民币汇率', 'url': '/0x6010e54df39e6e00b255d6271d9972fb8c9faf11'},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sbd-npm",
3
- "version": "1.4.1",
3
+ "version": "1.4.2",
4
4
  "description": "Stock Big Data",
5
5
  "main": "index.js",
6
6
  "scripts": {