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
4ad65e09
Commit
4ad65e09
authored
Jan 09, 2021
by
张瑶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
清除文件
parent
6a818e70
Pipeline
#22655
passed with stages
in 3 minutes 39 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
56 deletions
+0
-56
CHANGELOG.md
packages/zhangyaoDemo/CHANGELOG.md
+0
-16
README.md
packages/zhangyaoDemo/README.md
+0
-11
package.json
packages/zhangyaoDemo/package.json
+0
-26
index.js
packages/zhangyaoDemo/src/index.js
+0
-3
No files found.
packages/zhangyaoDemo/CHANGELOG.md
deleted
100644 → 0
View file @
6a818e70
# Change Log
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
## [1.0.2](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/zhangyaodemo@1.0.1...@wisdom-components/zhangyaodemo@1.0.2) (2021-01-09)
**Note:**
Version bump only for package @wisdom-components/zhangyaodemo
## 1.0.1 (2021-01-09)
**Note:**
Version bump only for package @wisdom-components/zhangyaodemo
packages/zhangyaoDemo/README.md
deleted
100644 → 0
View file @
6a818e70
# `@wisdom-components/zhangyaoDemo`
> TODO: description
## Usage
```
const zhangyaoDemo = require('@wisdom-components/zhangyaoDemo');
// TODO: DEMONSTRATE API
```
packages/zhangyaoDemo/package.json
deleted
100644 → 0
View file @
6a818e70
{
"name"
:
"@wisdom-components/zhangyaodemo"
,
"version"
:
"1.0.2"
,
"description"
:
"> TODO: description"
,
"author"
:
"Eleven <zy_csu2013@163.com>"
,
"homepage"
:
""
,
"license"
:
"ISC"
,
"main"
:
"lib/zhangyaoDemo.js"
,
"directories"
:
{
"lib"
:
"lib"
,
"test"
:
"__tests__"
},
"files"
:
[
"lib"
],
"publishConfig"
:
{
"registry"
:
"https://g.civnet.cn:4873/"
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
},
"scripts"
:
{
"test"
:
"echo
\"
Error: run tests from root
\"
&& exit 1"
}
}
packages/zhangyaoDemo/src/index.js
deleted
100644 → 0
View file @
6a818e70
export
default
{
name
:
'zhangyao11111'
}
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