@vkontakte/superappkit
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "@vkontakte/superappkit", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "VK SuperAppKit", | ||
@@ -15,3 +15,4 @@ "main": "dist/index.js", | ||
"clear": "rm -rf dist", | ||
"test": "karma start karma.config.js" | ||
"test": "karma start karma.config.js", | ||
"publish-package": "yarn publish --non-interactive --access public" | ||
}, | ||
@@ -81,5 +82,3 @@ "files": [ | ||
}, | ||
"dependencies": { | ||
"@vkontakte/vk-qr": "^2.0.10" | ||
} | ||
"dependencies": {} | ||
} |
17376
0
- Removed@vkontakte/vk-qr@^2.0.10
- Removed@vkontakte/vk-qr@2.1.1(transitive)