container-ify

This commit is contained in:
Tommy Parnell
2018-09-28 15:18:55 -04:00
parent 34baa913ad
commit 7ee7150a90
9 changed files with 3716 additions and 334 deletions

View File

@@ -4,7 +4,8 @@
"private": true,
"scripts": {
"gulp": "gulp",
"bower": "bower"
"bower": "bower",
"pub": "gulp publish"
},
"dependencies": {
"bower": "^1.8.4",