@wang1212/create-web-app
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -25,3 +25,3 @@ #!/usr/bin/env node | ||
function filter_file (src, dest) { | ||
return !src.match(/node_modules|\.gitkeep$/); | ||
return !src.match(/\.gitkeep$/); | ||
} | ||
@@ -28,0 +28,0 @@ |
@@ -25,3 +25,3 @@ #!/usr/bin/env node | ||
function filter_file (src, dest) { | ||
return !src.match(/node_modules|\.gitkeep$/); | ||
return !src.match(/\.gitkeep$/); | ||
} | ||
@@ -28,0 +28,0 @@ |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
{ | ||
"name": "@wang1212/create-web-app", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "web-app", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
628455