File tree 2 files changed +9
-0
lines changed
components/app-profile-page
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,11 @@ export class AppProfile {
65
65
< td > < a href = "https://www.npmjs.com/package/stenciljs-components" target = "_blank" > Visit</ a > </ td >
66
66
< td > 2.0.6</ td >
67
67
</ tr >
68
+ < tr >
69
+ < td > stencil-github-app</ td >
70
+ < td > < a href = "https://www.npmjs.com/package/stencil-github-app" target = "_blank" > Visit</ a > </ td >
71
+ < td > 1.0.1</ td >
72
+ </ tr >
68
73
< tr >
69
74
< td > FLUID Library</ td >
70
75
< td > < a href = "https://www.npmjs.com/package/fluid-library" target = "_blank" > Visit</ a > </ td >
@@ -282,6 +287,7 @@ export class AppProfile {
282
287
< td > Angular 9</ td >
283
288
</ tr >
284
289
</ table >
290
+ < github-repo-card owner = "angular" repo = "angular" > </ github-repo-card >
285
291
< freelancer-score
286
292
bgColor = "#7FDBFF"
287
293
type = "card"
Original file line number Diff line number Diff line change 15
15
< script type ="module " src ="https://sanjeetkumaritoutlook.github.io/stenciljs-components/build/stenciljs-components.esm.js "> </ script >
16
16
< script nomodule src ="https://sanjeetkumaritoutlook.github.io/stenciljs-components/build/stenciljs-components.js "> </ script >
17
17
<!-- Add npm script to your web page -->
18
+ < script type ="module " src ="https://sanjeetkumaritoutlook-user.github.io/stencil-github-app/build/stencil-github-app.esm.js "> </ script >
19
+ < script nomodule src ="https://sanjeetkumaritoutlook-user.github.io/stencil-github-app/build/stencil-github-app.js "> </ script >
20
+
18
21
< script
19
22
type ="module "
20
23
src ="https://unpkg.com/freelancer-web-app@0.0.11/dist/freelancerwebapp/freelancerwebapp.esm.js "
You can’t perform that action at this time.
0 commit comments