Browse Source

Removed unused package

master
Anthony Hinsinger 6 years ago
parent
commit
bd995fcb41
  1. 1
      package.json
  2. 5
      yarn.lock

1
package.json

@ -23,7 +23,6 @@
"graphql-tag": "^2.10.3", "graphql-tag": "^2.10.3",
"haunted": "^4.7.0", "haunted": "^4.7.0",
"lit-html": "^1.1.2", "lit-html": "^1.1.2",
"react-media-hook": "^0.4.4",
"uuid": "^7.0.1" "uuid": "^7.0.1"
}, },
"devDependencies": { "devDependencies": {

5
yarn.lock

@ -5090,11 +5090,6 @@ rc@^1.0.1, rc@^1.1.6:
minimist "^1.2.0" minimist "^1.2.0"
strip-json-comments "~2.0.1" strip-json-comments "~2.0.1"
react-media-hook@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/react-media-hook/-/react-media-hook-0.4.4.tgz#21e685bdb3233c1de6eb391de4907b4b410dbcd6"
integrity sha512-mfGkuIdIfmqPPpygW4hhyWZkgQFNAkKoEGiVlwmEBYuBYzZHoTzxu2UUPnIpjCNxhcEAcAc10KsBRFQLLQxySw==
read-pkg-up@^1.0.1: read-pkg-up@^1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"

Loading…
Cancel
Save