Replace jQuery mobile detection by the library isMobile

This commit is contained in:
Frederic Guillot
2016-06-03 22:27:46 -04:00
parent dbc83a04d6
commit 3eb5ec2a85
6 changed files with 10 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
"mousetrap": "^1.5.3",
"simplemde": "^1.10.1",
"font-awesome": "fontawesome#^4.6.3",
"d3": "~3.5.0"
"d3": "~3.5.0",
"isMobile": "0.4.0"
}
}