update libs

This commit is contained in:
Denys Vuika
2018-09-29 12:57:46 +01:00
parent 3ca68f751b
commit 080f79e040
2 changed files with 5 additions and 7 deletions
+4 -3
View File
@@ -1622,10 +1622,11 @@
}
},
"@denysvuika/aca-dev-tools": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@denysvuika/aca-dev-tools/-/aca-dev-tools-0.1.1.tgz",
"integrity": "sha512-g58ESE3yyUH+bcCDMAVrtTPwViMoafJCikljd31fQZBzToj+1Mh25l3d1AxahPsbSRcdgu9EabVGTRC6/ErR1w==",
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@denysvuika/aca-dev-tools/-/aca-dev-tools-0.1.2.tgz",
"integrity": "sha512-k4W2a2micWcUSwzZ8NPxPT4DqB4AF5xi8YZ4E5LJiMu0DBIvzE0qx8/cF1XYgqIl2wCUFUs5YPsDBK8up4QfKA==",
"requires": {
"showdown": "^1.8.6",
"tslib": "^1.9.0"
}
},