Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
wisdom-components
Commits
730bdb4d
Commit
730bdb4d
authored
Dec 22, 2022
by
陈龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 更新AlarmScrollAssembly组件
parent
39657355
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
.fatherrc.js
.fatherrc.js
+2
-1
package.json
packages/base-components/AlarmScrollAssembly/package.json
+3
-0
No files found.
.fatherrc.js
View file @
730bdb4d
...
...
@@ -11,7 +11,8 @@ const headPkgs = [
// 'QuotaSelect',
// 'RealTimeInfo',
// 'TimeRangePicker',
'BasicReport'
,
// 'BasicReport',
'AlarmScrollAssembly'
,
];
const
pkgList
=
[
'base-components'
,
'extend-components'
]
.
map
((
dir
)
=>
{
...
...
packages/base-components/AlarmScrollAssembly/package.json
View file @
730bdb4d
...
...
@@ -30,5 +30,8 @@
},
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
},
"dependencies"
:
{
"@babel/runtime"
:
"^7.17.9"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment