提交 45a01b75 编写于 作者: H Hao Sun

* add types package for splitpanes.

上级 aa2ee406
......@@ -2191,6 +2191,23 @@
"integrity": "sha1-AHiDYGP/rxdBI0m7o2QIfgrALsk=",
"dev": true
},
"@types/splitpanes": {
"version": "2.2.1",
"resolved": "https://registry.npmmirror.com/@types/splitpanes/-/splitpanes-2.2.1.tgz",
"integrity": "sha512-H5BgO6UdJRzz5ddRzuGvLBiPSPEuuHXb5ET+7avLLrEx1uc7f5Ut5oLMDQsfvGtHBBAFczt1QNYuDf27wHbvDQ==",
"dev": true,
"requires": {
"vue": "^2.0.0"
},
"dependencies": {
"vue": {
"version": "2.6.14",
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.6.14.tgz",
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
"dev": true
}
}
},
"@types/stack-utils": {
"version": "1.0.1",
"resolved": "https://registry.npmmirror.com/@types/stack-utils/download/@types/stack-utils-1.0.1.tgz",
......
......@@ -38,6 +38,7 @@
"@types/echarts": "^4.9.10",
"@types/jest": "^24.9.1",
"@types/lodash.debounce": "^4.0.6",
"@types/splitpanes": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@vue/cli-plugin-babel": "~4.5.13",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册