Commit 730bdb4d authored by 陈龙's avatar 陈龙

feat: 更新AlarmScrollAssembly组件

parent 39657355
......@@ -11,7 +11,8 @@ const headPkgs = [
// 'QuotaSelect',
// 'RealTimeInfo',
// 'TimeRangePicker',
'BasicReport',
// 'BasicReport',
'AlarmScrollAssembly',
];
const pkgList = ['base-components', 'extend-components']
.map((dir) => {
......
......@@ -30,5 +30,8 @@
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@babel/runtime": "^7.17.9"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment