Skip to content

Commit

Permalink
Merge pull request #8 from dmitrizzle/remove-mootools
Browse files Browse the repository at this point in the history
Remove mootools
  • Loading branch information
dmitrizzle authored Mar 4, 2017
2 parents 4286722 + b2f55d9 commit dc114f5
Show file tree
Hide file tree
Showing 513 changed files with 694 additions and 73,570 deletions.
180 changes: 0 additions & 180 deletions Moo.ChatBubble.css

This file was deleted.

181 changes: 0 additions & 181 deletions Moo.ChatBubble.js

This file was deleted.

9 changes: 0 additions & 9 deletions README.md

This file was deleted.

14 changes: 5 additions & 9 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Moo.ChatBubble",
"main": "Moo.ChatBubble.js",
"homepage": "https://github.com/dmitrizzle/Moo.ChatBubble",
"name": "chat-bubble",
"main": "component/Bubble.js",
"homepage": "https://github.com/dmitrizzle/chat-bubble",
"authors": [
"dmitrizzle <[email protected]>"
],
"description": "Easily create chatbot interface using MooTools",
"description": "Simple chatbot bubble creator based on JSON",
"license": "MIT",
"private": true,
"ignore": [
Expand All @@ -15,9 +15,5 @@
"vendor",
"test",
"tests"
],
"dependencies": {
"mootools": "^1.6.0",
"mootools-more": "^1.6.0"
}
]
}
Loading

0 comments on commit dc114f5

Please sign in to comment.