Skip to content

Commit d180ef5

Browse files
committed
updated version and jquery description
1 parent b511cc3 commit d180ef5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "weh",
3-
"version": "1.2.0",
4-
"description": "Toolkit for developing WebExtensions add-ons on Firefox, Chrome, Edge and Opera, using ReactJS or Angular for the UI",
3+
"version": "1.3.0",
4+
"description": "Toolkit for developing WebExtensions add-ons on Firefox, Chrome, Edge and Opera, using ReactJS, Angular or jQuery for the UI",
55
"keywords": [
66
"webextensions",
77
"add-on",
@@ -13,7 +13,8 @@
1313
"edge",
1414
"reactjs",
1515
"react",
16-
"angular"
16+
"angular",
17+
"jquery"
1718
],
1819
"homepage": "https://github.com/mi-g/weh",
1920
"bugs": {

0 commit comments

Comments
 (0)