mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Update gen publish script for 3.x
This commit is contained in:
		@@ -4,7 +4,7 @@ const path = require("path");
 | 
			
		||||
const fs = require("fs-extra");
 | 
			
		||||
const should = require("should");
 | 
			
		||||
 | 
			
		||||
const LATEST = "2";
 | 
			
		||||
const LATEST = "3";
 | 
			
		||||
 | 
			
		||||
function generateScript() {
 | 
			
		||||
    return new Promise((resolve, reject) => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user