Skip to content

Commit 4852212

Browse files
committed
chore(description): Added and modified the project description
1 parent 6d504fc commit 4852212

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "embed-js",
33
"version": "3.0.0",
4+
"description": "A JavaScript plugin that analyses the string and embeds emojis, media, maps, tweets, code and services.",
45
"homepage": "http://rkritesh.in/embed.js",
56
"ignore": [
67
".jshintrc",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "embed-js",
33
"version": "3.0.0",
4-
"description": "A jQuery plugin that analyses the string and automatically embeds emojis, media, maps, tweets, code and services.",
4+
"description": "A JavaScript plugin that analyses the string and embeds emojis, media, maps, tweets, code and services.",
55
"keywords": [
66
"jquery-plugin",
77
"jquery",

0 commit comments

Comments
 (0)