Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "grammy", | ||
"description": "grammY core package ported to Node.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "KnorpelSenf", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@grammyjs/types": "^1.0.0", | ||
"@grammyjs/types": "^1.0.1", | ||
"abort-controller": "^3.0.0", | ||
@@ -17,0 +17,0 @@ "debug": "^4.3.1", |
@@ -26,3 +26,3 @@ # grammY for Node | ||
// Launch! | ||
bot.launch() | ||
bot.start() | ||
``` | ||
@@ -29,0 +29,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8424
Updated@grammyjs/types@^1.0.1