Skip to content

Commit a331a18

Browse files
committed
[UPDATE] additional work
1 parent 2e45f13 commit a331a18

File tree

23 files changed

+46
-23
lines changed

23 files changed

+46
-23
lines changed

projects/wml-accordion/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion",
89
"name": "@windmillcode/angular-wml-accordion",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-angular-components-base/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base",
89
"name": "@windmillcode/angular-wml-components-base",
910
"peerDependencies": {
@@ -17,4 +18,4 @@
1718
"build": "npx ng build"
1819
},
1920
"version": "18.2.11000"
20-
}
21+
}

projects/wml-button/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-button",
89
"name": "@windmillcode/angular-wml-button",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-carousel/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-carousel",
89
"name": "@windmillcode/angular-wml-carousel",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-chips/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-chips",
89
"name": "@windmillcode/angular-wml-chips",
910
"peerDependencies": {
@@ -22,4 +23,4 @@
2223
"test": "npx ng test wml-chips --code-coverage"
2324
},
2425
"version": "18.2.11000"
25-
}
26+
}

projects/wml-components-base/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"tslib": "^2.3.0"
44
},
55
"funding": "https://github.com/sponsors/WindMillCode",
6+
"license":"CC-BY-4.0",
67
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/intro/wml-components-base",
78
"name": "@windmillcode/wml-components-base",
89
"private": false,
@@ -11,4 +12,4 @@
1112
"build": "npx ng build"
1213
},
1314
"version": "18.2.11000"
14-
}
15+
}

projects/wml-field/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-field",
89
"name": "@windmillcode/angular-wml-field",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-file-manager/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-file-manager",
89
"name": "@windmillcode/angular-wml-file-manager",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-form/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-form",
89
"name": "@windmillcode/angular-wml-form",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-infinite-dropdown/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-infinite-dropdown",
89
"name": "@windmillcode/angular-wml-infinite-dropdown",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-input/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-input",
89
"name": "@windmillcode/angular-wml-input",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-mobile-nav/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-mobile-nav",
89
"name": "@windmillcode/angular-wml-mobile-nav",
910
"peerDependencies": {
@@ -20,4 +21,4 @@
2021
"build": "npx ng build"
2122
},
2223
"version": "18.2.11000"
23-
}
24+
}

projects/wml-notify/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-notify",
89
"name": "@windmillcode/angular-wml-notify",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-options/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-options",
89
"name": "@windmillcode/angular-wml-options",
910
"peerDependencies": {
@@ -17,4 +18,4 @@
1718
"build": "npx ng build"
1819
},
1920
"version": "18.2.11000"
20-
}
21+
}

projects/wml-panel/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-panel",
89
"name": "@windmillcode/angular-wml-panel",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-penrose/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-penrose",
89
"name": "@windmillcode/angular-wml-penrose",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-popup/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-popup",
89
"name": "@windmillcode/angular-wml-popup",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-schematics/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"tslib": "^2.3.0"
44
},
55
"funding": "https://github.com/sponsors/WindMillCode",
6+
"license":"CC-BY-4.0",
67
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-schematics",
78
"name": "@windmillcode/angular-wml-schematics",
89
"peerDependencies": {
@@ -20,4 +21,4 @@
2021
"test": "npx ng test templates --code-coverage"
2122
},
2223
"version": "18.2.11000"
23-
}
24+
}

projects/wml-select/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-select",
89
"name": "@windmillcode/angular-wml-select",
910
"peerDependencies": {
@@ -20,4 +21,4 @@
2021
"build": "npx ng build"
2122
},
2223
"version": "18.2.11000"
23-
}
24+
}

projects/wml-slicebox/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-slicebox",
89
"name": "@windmillcode/angular-wml-slicebox",
910
"peerDependencies": {
@@ -19,4 +20,4 @@
1920
"build": "npx ng build"
2021
},
2122
"version": "18.2.11000"
22-
}
23+
}

projects/wml-tabs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-tabs",
89
"name": "@windmillcode/angular-wml-tabs",
910
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-three/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"tslib": "^2.3.0"
44
},
55
"funding": "https://github.com/sponsors/WindMillCode",
6+
"license":"CC-BY-4.0",
67
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/intro/wml-three",
78
"name": "@windmillcode/wml-three",
89
"peerDependencies": {
@@ -18,4 +19,4 @@
1819
"build": "npx ng build"
1920
},
2021
"version": "18.2.11000"
21-
}
22+
}

projects/wml-toggle/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7+
"license":"CC-BY-4.0",
78
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-toggle",
89
"name": "@windmillcode/angular-wml-toggle",
910
"peerDependencies": {
@@ -19,4 +20,4 @@
1920
"build": "npx ng build"
2021
},
2122
"version": "18.2.11000"
22-
}
23+
}

0 commit comments

Comments
 (0)