Browse Source

change @types/qs

pull/4130/head
陈帅 7 years ago
parent
commit
f4941901d9
  1. 2
      lambda/mock/index.js
  2. 2
      package.json

2
lambda/mock/index.js

@ -3996,7 +3996,7 @@
signature: '海纳百川,有容乃大',
title: '交互专家',
group: '蚂蚁金服-某某某事业群-某某平台部-某某技术部-UED',
notices: [{
notice: [{
id: '000000001',
avatar: 'https://gw.alipayobjects.com/zos/rmsportal/ThXAXghbEsBCCSDihZxY.png',
title: '你收到了 14 份新周报',

2
package.json

@ -50,7 +50,6 @@
"dependencies": {
"@ant-design/pro-layout": "^4.2.0",
"@antv/data-set": "^0.10.1",
"@types/qs": "^6.5.3",
"antd": "^3.16.1",
"classnames": "^2.2.6",
"dva": "^2.4.0",
@ -84,6 +83,7 @@
"@types/react": "^16.8.1",
"@types/react-document-title": "^2.0.3",
"@types/react-dom": "^16.0.11",
"@types/qs": "^6.5.3",
"antd-pro-merge-less": "^1.0.0",
"antd-theme-webpack-plugin": "^1.2.0",
"babel-eslint": "^10.0.1",

Loading…
Cancel
Save