@contentful/create-contentful-app
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A template for building Contentful Apps", | ||
@@ -12,3 +12,3 @@ "author": "Contentful GmbH", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
@@ -47,3 +47,3 @@ "main": "template.json", | ||
"bin": { | ||
"create-contentful-app": "./lib/index.js" | ||
"create-contentful-app": "lib/index.js" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
@@ -7,4 +7,3 @@ # Create Contentful App | ||
Node 8 or higher | ||
NPM 5.2 and higher | ||
Node.js 12 or higher | ||
@@ -11,0 +10,0 @@ # Quick Overview |
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
26039
26