]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove .babelrc from packages 8745/head
authorKevin Ball <kmball11@gmail.com>
Thu, 5 May 2016 19:02:52 +0000 (12:02 -0700)
committerKevin Ball <kmball11@gmail.com>
Thu, 5 May 2016 19:02:52 +0000 (12:02 -0700)
.npmignore
bower.json

index 0d707459ab650448720220c33168cc57bf215b2d..95048910605e598e71a024a15e04af1fd992a7ff 100644 (file)
@@ -16,3 +16,4 @@ sache.json
 test
 .editorconfig
 .versions
+.babelrc
index d762e029c08dbaddf41193e09189f4840438eb39..fe988b16f0dd54810715f3937b24c33fa71726d8 100644 (file)
@@ -22,7 +22,8 @@
     ".npm",
     ".gitignore",
     ".npmignore",
-    ".versions"
+    ".versions",
+    ".babelrc"
   ],
   "dependencies": {
     "jquery": "~2.2.0",