clean-release
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "clean-release", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A CLI tool to copy files to be released into a tmp clean directory for npm publishing, electronjs packaging, docker image creation, or deployment", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"test": "tsc -p spec && jasmine", | ||
"release": "node dist/index.js", | ||
"release": "./bin/clean-release", | ||
"build": "npm run clean && npm run tsc", | ||
@@ -14,0 +14,0 @@ "lint": "npm run tslint && npm run standard", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9660
137
2