Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
budparr committed Mar 7, 2019
1 parent 63fe07e commit b316d3c
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 19 deletions.
2 changes: 0 additions & 2 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,3 @@ h1.page-heading {
}
/* purgecss end ignore */
@tailwind utilities;

@import 'pretty-checkbox/src/pretty-checkbox.scss';
2 changes: 1 addition & 1 deletion assets/output/index.css

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@
"vue-hot-reload-api": "^2.3.2",
"vue-template-compiler": "^2.6.6"
},
"dependencies": {
"components": "^0.1.0",
"pretty-checkbox": "^3.0.3"
},
"dependencies": {},
"alias": {
"vue": "./node_modules/vue/dist/vue.js"
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Target":"output/index.3c2d08206082b95500f0b12f2c5e5796b6ec2f0d6d56f14f88adbb4784d9723d.css","MediaType":"text/css","Data":{"Integrity":"sha256-PC0IIGCCuVUA8LEvLF5XlrbsLw1tVvFPiK27R4TZcj0="}}
{"Target":"output/index.0963d5fec9fc7a1d1dfc252993c18789aa017aa5a881308a78e4856e249e3fbe.css","MediaType":"text/css","Data":{"Integrity":"sha256-CWPV/sn8eh0d/CUpk8GHiaoBeqWogTCKeOSFbiSeP74="}}
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1545,11 +1545,6 @@ component-emitter@^1.2.1:
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=

components@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/components/-/components-0.1.0.tgz#2057c08e9c7bf2662feec95c49e5ff2a9ab85ed5"
integrity sha1-IFfAjpx78mYv7slcSeX/Kpq4XtU=

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -4819,11 +4814,6 @@ prettier@1.16.3:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==

pretty-checkbox@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/pretty-checkbox/-/pretty-checkbox-3.0.3.tgz#d49c8013a8fc08ee0c2d6ebde453464bfdbc428e"
integrity sha1-1JyAE6j8CO4MLW695FNGS/28Qo4=

pretty-hrtime@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
Expand Down

0 comments on commit b316d3c

Please sign in to comment.