From 8c531240a11e646ce02446a362b9204d01a0c706 Mon Sep 17 00:00:00 2001 From: chrishutchison9 Date: Mon, 16 Apr 2018 01:34:26 -0400 Subject: [PATCH] save --- .gitignore | 3 ++- yarn.lock | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a673b38..5bc61a3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,8 @@ .Python .sass-cache .vagrant - +package.json +yarn.lock /bin /include /lib diff --git a/yarn.lock b/yarn.lock index dc24708..ab5bb34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,10 +36,6 @@ asap@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/asap/-/asap-1.0.0.tgz#b2a45da5fdfa20b0496fc3768cc27c12fa916a7d" -bower@^1.8.4: - version "1.8.4" - resolved "https://registry.yarnpkg.com/bower/-/bower-1.8.4.tgz#e7876a076deb8137f7d06525dc5e8c66db82f28a" - camelcase@^1.0.2: version "1.2.1" resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"