Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commite1ca397

Browse files
committed
chore: 1.0.0-alpha.0 release
1 parenta22ba51 commite1ca397

File tree

2 files changed

+46
-2
lines changed

2 files changed

+46
-2
lines changed

‎package.json‎

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
{
22
"name":"coreui-icons-angular",
3-
"version":"0.0.0",
3+
"version":"1.0.0-alpha.0",
4+
"description":"CoreUI Icons Angular component",
5+
"license":"MIT",
6+
"homepage":"https://coreui.io",
7+
"author": {
8+
"name":"CoreUI",
9+
"url":"https://coreui.io",
10+
"github":"https://github.com/coreui",
11+
"twitter":"https://twitter.com/core_ui"
12+
},
13+
"contributors": [
14+
{
15+
"name":"CoreUI Team",
16+
"url":"https://github.com/orgs/coreui/people"
17+
}
18+
],
19+
"repository": {
20+
"type":"git",
21+
"url":"https://github.com/coreui/coreui-icons-angular.git"
22+
},
23+
"bugs": {
24+
"url":"https://github.com/coreui/coreui-icons-angular/issues"
25+
},
426
"scripts": {
527
"ng":"ng",
628
"start":"ng serve",

‎projects/coreui/icons-angular/package.json‎

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
{
22
"name":"@coreui/icons-angular",
3-
"version":"0.0.1",
3+
"version":"1.0.0-alpha.0",
4+
"description":"CoreUI Icons Angular component and service",
5+
"license":"MIT",
6+
"homepage":"https://coreui.io",
7+
"author": {
8+
"name":"CoreUI",
9+
"url":"https://coreui.io",
10+
"github":"https://github.com/coreui",
11+
"twitter":"https://twitter.com/core_ui"
12+
},
13+
"contributors": [
14+
{
15+
"name":"CoreUI Team",
16+
"url":"https://github.com/orgs/coreui/people"
17+
}
18+
],
19+
"repository": {
20+
"type":"git",
21+
"url":"https://github.com/coreui/coreui-icons-angular.git"
22+
},
23+
"bugs": {
24+
"url":"https://github.com/coreui/coreui-icons-angular/issues"
25+
},
426
"peerDependencies": {
527
"@angular/common":"^9.1.12",
628
"@angular/core":"^9.1.12"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp