Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harlows authored Apr 27, 2018
1 parent 853c79b commit ce13ba2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "adapt-stacklist",
"description": "Items fly in one at a time, alternating from left to right, when the learner clicks a button. Demo available.",
"version": "1.1.1",
"framework": ">=2.0.0",
"displayName": "Stack List",
"component": "stacklist",
"main": "/js/adapt-stacklist.js",
"homepage": "https://github.com/danielstorey/adapt-stacklist",
"repository": "git://github.com/danielstorey/adapt-stacklist.git",
"issues": "https://github.com/danielstorey/adapt-stacklist/issues",
"name": "adapt-txtmessages",
"description": "Txt messages fly in one item at a time.",
"version": "1.0.1",
"framework": "^2.0.0",
"displayName": "Txt Messages",
"component": "txtmessages",
"main": "/js/adapt-txtmessages.js",
"homepage": "",
"repository": "",
"issues": "",
"keywords": [
"adapt-plugin",
"adapt-component"
],
"license": "GPLv3",
"authors": [
"Dan Storey <danielstorey@gmail.com>"
"Pete Stewart <petestewartnz@gmail.com>"
]
}

0 comments on commit ce13ba2

Please sign in to comment.