Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
fix: updated qqjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 9, 2018
1 parent 63cb39f commit 061cae7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"lodash": "^4.17.5",
"lodash.template": "^4.4.0",
"normalize-package-data": "^2.4.0",
"qqjs": "^0.3.3",
"qqjs": "^0.3.4",
"require-resolve": "^0.0.2",
"tslib": "^1.9.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1399,19 +1399,19 @@ punycode@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"

qqjs@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/qqjs/-/qqjs-0.3.3.tgz#5e03d5eb6293a2dad479172c1ae2bd7e241baca7"
qqjs@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/qqjs/-/qqjs-0.3.4.tgz#60581f655e980f41c6e57fcd7522dd5179f00add"
dependencies:
chalk "^2.3.2"
debug "^3.1.0"
execa "^0.10.0"
fs-extra "^5.0.0"
get-stream "^3.0.0"
glob "^7.1.2"
globby "^8.0.1"
http-call "^5.1.0"
load-json-file "^4.0.0"
lodash "^4.17.5"
pkg-dir "^2.0.0"
tar-fs "^1.16.0"
tmp "^0.0.33"
Expand Down

0 comments on commit 061cae7

Please sign in to comment.