@grammyjs/create-grammy
Advanced tools
Comparing version 0.2.11 to 0.2.14
{ | ||
"name": "@grammyjs/create-grammy", | ||
"version": "0.2.11", | ||
"version": "0.2.14", | ||
"description": "Scaffold grammY projects in minute", | ||
"scripts": { | ||
"postinstall": "go-npm install", | ||
"preuninstall": "go-npm uninstall" | ||
}, | ||
"goBinary": { | ||
@@ -28,8 +32,4 @@ "name": "create-grammy", | ||
"dependencies": { | ||
"@go-task/go-npm": "0.1.15" | ||
}, | ||
"scripts": { | ||
"postinstall": "go-npm install", | ||
"preuninstall": "go-npm uninstall" | ||
"@go-task/go-npm": "0.1.18" | ||
} | ||
} | ||
} |
@@ -14,3 +14,3 @@ # Create grammy | ||
```shell | ||
npm i -g create-grammy@latest | ||
npm i -g @grammyjs/create-grammy@latest | ||
``` | ||
@@ -17,0 +17,0 @@ |
Sorry, the diff of this file is not supported yet
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
4004
+ Added@go-task/go-npm@0.1.18(transitive)
- Removed@go-task/go-npm@0.1.15(transitive)
Updated@go-task/go-npm@0.1.18