summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-20 16:15:18 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-20 16:15:18 -0400
commit676270d21beed31d767a06c89522198c77d5d865 (patch)
tree902772af01bfbcf80955f0351a5aae9eb029b9b0 /bower.json
Initial commit
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/bower.json b/bower.json
new file mode 100644
index 00000000..975e55d6
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,7 @@
+{
+ "name": "HelloIonic",
+ "private": "true",
+ "devDependencies": {
+ "ionic": "driftyco/ionic-bower#1.3.3"
+ }
+}