elm-create-spa
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const program = require("commander"); | ||
@@ -2,0 +4,0 @@ const fs = require("fs"); |
{ | ||
"name": "elm-create-spa", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "An utility to generate an Elm SPA skeleton.", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
21543
56