Merge branch 'dev' of github.com:Akryum/vue-apollo into dev
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
"graphql-tag": "^2.5.0",
|
||||
"jest": "^24.8.0",
|
||||
"nodemon": "^1.18.4",
|
||||
"rimraf": "^2.6.1",
|
||||
"rimraf": "^3.0.0",
|
||||
"rollup": "^1.21.2",
|
||||
"rollup-plugin-babel": "^4.0.2",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
|
||||
@@ -8626,6 +8626,13 @@ rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3:
|
||||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rimraf@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
|
||||
integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
|
||||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
ripemd160@^2.0.0, ripemd160@^2.0.1:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"
|
||||
|
||||
Reference in New Issue
Block a user