Skip to content

Commit 5d62ec1

Browse files
Update keywords in package.json and bump the version to 0.1.2
1 parent fa521a9 commit 5d62ec1

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

src/package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-flash-messages",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ameerthehacker/ng-flash-messages.git"
@@ -10,7 +10,16 @@
1010
"email": "ameerjhanprof@gmail.com"
1111
},
1212
"keywords": [
13-
"angular"
13+
"angular",
14+
"angular2",
15+
"ng2",
16+
"ng4",
17+
"ngx",
18+
"flash",
19+
"messages",
20+
"notifications",
21+
"component",
22+
"service"
1423
],
1524
"license": "MIT",
1625
"bugs": {

0 commit comments

Comments
 (0)