Skip to content
Snippets Groups Projects
Commit dbca827a authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Move ionic-material lib into bower dependencies

parent baf57d64
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
"name": "cesium",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.3.5",
"ionic-material": "0.4.2"
"ionic": "driftyco/ionic-bower#1.3.5"
},
"dependencies": {
"ionic-material": "0.4.2",
"angular-messages": "~1.5.11",
"robotodraft": "1.1.0",
"angular": "^1.5.11",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment