We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa34ad commit d9e85acCopy full SHA for d9e85ac
package.json
@@ -2,7 +2,7 @@
2
"projectName": "Angular Material Accordion",
3
"name": "angular-material-accordion",
4
"description": "A simple Accordion for Angular Material",
5
- "version": "1.0.2",
+ "version": "1.0.0",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
@@ -23,7 +23,8 @@
23
"angular": "^1.5.6",
24
"angular-animate": "^1.5.6",
25
"angular-aria": "^1.5.6",
26
- "angular-material": "^1.0.9"
+ "angular-material": "^1.0.9",
27
+ "components-font-awesome": "^4.6.1"
28
},
29
"dependencies": {
30
"babel": "^6.5.2",
0 commit comments