Skip to content

Commit

Permalink
Merge pull request #7 from LearningPool/issue/6
Browse files Browse the repository at this point in the history
Resolves #6, minor tweak to bower.json
  • Loading branch information
Himanshu Rajotia committed Mar 18, 2016
2 parents 2c327b1 + e179806 commit 85c1783
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "adapt-contrib-flipcard",
"framework": "^2.0.0",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "https://github.com/ExultCorp/adapt-contrib-flipcard",
"issues": "https://github.com/ExultCorp/adapt-contrib-flipcard/issues",
"repository": "git://github.com/ExultCorp/adapt-contrib-flipcard.git",
"authors": [
"Himanshu Rajotia <himanshu.rajotia@exultcorp.com>"
],
"description": "Flip Card Template developed by Exult Corporation for Adapt Framework v2.0.x.",
"description": "A presentation component which displays one or more images which reveal text when clicked, with a flip card effect",
"main": "/js/adapt-contrib-flipcard.js",
"displayName": "flipcard",
"displayName": "Flipcard",
"component": "flipcard",
"assetFields": [
"_items[].frontImageSrc"
Expand Down

0 comments on commit 85c1783

Please sign in to comment.