Skip to content

Commit eda7399

Browse files
committed
feat: add keywords to package.json for better discoverability
1 parent 6a8027f commit eda7399

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

projects/ng-beacon/package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"name": "ng-beacon",
33
"version": "0.0.1",
4+
"keywords": [
5+
"angular",
6+
"tour",
7+
"guided-tour",
8+
"onboarding",
9+
"spotlight",
10+
"overlay",
11+
"beacon",
12+
"signals",
13+
"zoneless",
14+
"angular19",
15+
"angular20",
16+
"angular21"
17+
],
418
"peerDependencies": {
519
"@angular/common": "^19.2.0",
620
"@angular/core": "^19.2.0"

0 commit comments

Comments
 (0)