Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LinboLen committed May 11, 2024
1 parent 8104b34 commit 55849de
Show file tree
Hide file tree
Showing 220 changed files with 426 additions and 17,969 deletions.
36 changes: 0 additions & 36 deletions libs/check-type/.eslintrc.json

This file was deleted.

13 changes: 0 additions & 13 deletions libs/check-type/CHANGELOG.md

This file was deleted.

7 changes: 0 additions & 7 deletions libs/check-type/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions libs/check-type/jest.config.js

This file was deleted.

7 changes: 0 additions & 7 deletions libs/check-type/ng-package.json

This file was deleted.

16 changes: 0 additions & 16 deletions libs/check-type/package.json

This file was deleted.

1 change: 0 additions & 1 deletion libs/check-type/src/index.ts

This file was deleted.

153 changes: 0 additions & 153 deletions libs/check-type/src/lib/check-type.ts

This file was deleted.

1 change: 0 additions & 1 deletion libs/check-type/src/test-setup.ts

This file was deleted.

27 changes: 0 additions & 27 deletions libs/check-type/tsconfig.json

This file was deleted.

14 changes: 0 additions & 14 deletions libs/check-type/tsconfig.lib.json

This file was deleted.

10 changes: 0 additions & 10 deletions libs/check-type/tsconfig.lib.prod.json

This file was deleted.

10 changes: 0 additions & 10 deletions libs/check-type/tsconfig.spec.json

This file was deleted.

3 changes: 1 addition & 2 deletions libs/fedaco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"url": "https://github.com/gradii/fedaco.git"
},
"license": "MIT",
"peerDependencies": {
},
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
}
Expand Down
File renamed without changes.
File renamed without changes.
16 changes: 12 additions & 4 deletions libs/triangle-icons/ng-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/libs/triangle-icons",
"lib": {
"entryFile": "index.ts"
"name": "@gradii/triangle-icons",
"version": "0.0.1",
"description": "gradii triangle icons",
"repository": {
"type": "git",
"url": "https://github.com/gradii/triangle.git"
},
"keywords": [
],
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
}
}
15 changes: 0 additions & 15 deletions libs/triangle-icons/package.json

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"ngPackage": {
{
"lib": {
"entryFile": "public-api.ts"
}
}
}

}
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"ngPackage": {
{
"lib": {
"entryFile": "public-api.ts"
}
}
}

}
Loading

0 comments on commit 55849de

Please sign in to comment.