Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "edge.js", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Template engine", | ||
@@ -24,3 +24,4 @@ "main": "build/index.js", | ||
"format": "prettier --write .", | ||
"sync-labels": "github-label-sync --labels ./node_modules/@adonisjs/mrm-preset/gh-labels.json edge-js/edge" | ||
"sync-labels": "github-label-sync --labels ./node_modules/@adonisjs/mrm-preset/gh-labels.json edge-js/edge", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -27,0 +28,0 @@ "repository": { |
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
127589