mirror of
https://github.com/Mibew/emoji-plugin.git
synced 2025-01-22 09:30:33 +03:00
Remove unneeded info from bower.json
This commit is contained in:
parent
fcf61dd228
commit
b586c58e29
@ -1,10 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "emoji-plugin",
|
"name": "emoji-plugin",
|
||||||
"version": "0.1.0",
|
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"emojify.js": "~0.9.5",
|
"emojify.js": "~0.9.5",
|
||||||
"es5-shim": "~4.0.3"
|
"es5-shim": "~4.0.3"
|
||||||
},
|
}
|
||||||
"devDependencies": {}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user