Skip to content

Commit 31b1d89

Browse files
author
KHOUBZA Younes
committed
update package.json
1 parent 1292c92 commit 31b1d89

File tree

5 files changed

+41
-41
lines changed

5 files changed

+41
-41
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"version": "1.0.0",
44
"description": "PHPFlasher javascript monorepo",
55
"keywords": [
6+
"PHPFlasher",
7+
"flash messages",
68
"javascript",
7-
"plugin",
89
"notification",
9-
"toast",
10-
"pnotify",
11-
"sweetalert",
10+
"notify",
1211
"noty",
1312
"notyf",
14-
"notify",
1513
"php flasher",
16-
"PHPFlasher",
17-
"yoeunes",
18-
"flash messages"
14+
"plugin",
15+
"pnotify",
16+
"sweetalert",
17+
"toast",
18+
"yoeunes"
1919
],
2020
"author": "younes KHOUBZA <[email protected]>",
2121
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"dev": "NODE_ENV=development lerna exec -- rollup -c ../../rollup.config.js",
2828
"clean": "lerna run clean",
2929
"publish": "lerna publish from-package",
30-
"version": "lerna version",
30+
"version": "lerna version --no-private --conventional-commits --create-release github --yes",
3131
"lint": "eslint . --ext .ts --fix"
3232
},
3333
"bugs": {

packages/notyf/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"version": "1.0.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
6+
"PHPFlasher",
7+
"flash messages",
68
"javascript",
7-
"plugin",
89
"notification",
9-
"toast",
10-
"pnotify",
11-
"sweetalert",
10+
"notify",
1211
"noty",
1312
"notyf",
14-
"notify",
1513
"php flasher",
16-
"PHPFlasher",
17-
"yoeunes",
18-
"flash messages"
14+
"plugin",
15+
"pnotify",
16+
"sweetalert",
17+
"toast",
18+
"yoeunes"
1919
],
2020
"author": "younes KHOUBZA <[email protected]>",
2121
"license": "MIT",

packages/pnotify/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"version": "1.0.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
6+
"PHPFlasher",
7+
"flash messages",
68
"javascript",
7-
"plugin",
89
"notification",
9-
"toast",
10-
"pnotify",
11-
"sweetalert",
10+
"notify",
1211
"noty",
1312
"notyf",
14-
"notify",
1513
"php flasher",
16-
"PHPFlasher",
17-
"yoeunes",
18-
"flash messages"
14+
"plugin",
15+
"pnotify",
16+
"sweetalert",
17+
"toast",
18+
"yoeunes"
1919
],
2020
"author": "younes KHOUBZA <[email protected]>",
2121
"license": "MIT",

packages/sweetalert/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"version": "1.0.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
6+
"PHPFlasher",
7+
"flash messages",
68
"javascript",
7-
"plugin",
89
"notification",
9-
"toast",
10-
"pnotify",
11-
"sweetalert",
10+
"notify",
1211
"noty",
1312
"notyf",
14-
"notify",
1513
"php flasher",
16-
"PHPFlasher",
17-
"yoeunes",
18-
"flash messages"
14+
"plugin",
15+
"pnotify",
16+
"sweetalert",
17+
"toast",
18+
"yoeunes"
1919
],
2020
"author": "younes KHOUBZA <[email protected]>",
2121
"license": "MIT",

packages/toastr/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"version": "1.0.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
6+
"PHPFlasher",
7+
"flash messages",
68
"javascript",
7-
"plugin",
89
"notification",
9-
"toast",
10-
"pnotify",
11-
"sweetalert",
10+
"notify",
1211
"noty",
1312
"notyf",
14-
"notify",
1513
"php flasher",
16-
"PHPFlasher",
17-
"yoeunes",
18-
"flash messages"
14+
"plugin",
15+
"pnotify",
16+
"sweetalert",
17+
"toast",
18+
"yoeunes"
1919
],
2020
"author": "younes KHOUBZA <[email protected]>",
2121
"license": "MIT",

0 commit comments

Comments
 (0)