1.2.5
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "npmdocker",
 | 
					  "name": "npmdocker",
 | 
				
			||||||
  "version": "1.2.4",
 | 
					  "version": "1.2.5",
 | 
				
			||||||
  "description": "develop npm modules cross platform with docker",
 | 
					  "description": "develop npm modules cross platform with docker",
 | 
				
			||||||
  "main": "dist/index.js",
 | 
					  "main": "dist/index.js",
 | 
				
			||||||
  "typings": "dist/index.d.ts",
 | 
					  "typings": "dist/index.d.ts",
 | 
				
			||||||
@@ -32,8 +32,7 @@
 | 
				
			|||||||
    "url": "https://gitlab.com/gitzone/npmdocker/issues"
 | 
					    "url": "https://gitlab.com/gitzone/npmdocker/issues"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "homepage": "https://gitlab.com/gitzone/npmdocker#README",
 | 
					  "homepage": "https://gitlab.com/gitzone/npmdocker#README",
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {},
 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@types/shelljs": "0.x.x",
 | 
					    "@types/shelljs": "0.x.x",
 | 
				
			||||||
    "beautylog": "^6.1.5",
 | 
					    "beautylog": "^6.1.5",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user