update npmextra.json: githost
This commit is contained in:
		| @@ -6,11 +6,11 @@ | |||||||
|   "gitzone": { |   "gitzone": { | ||||||
|     "projectType": "npm", |     "projectType": "npm", | ||||||
|     "module": { |     "module": { | ||||||
|       "githost": "gitlab.com", |       "githost": "code.foss.global", | ||||||
|       "gitscope": "pushrocks", |       "gitscope": "push.rocks", | ||||||
|       "gitrepo": "smartsystem", |       "gitrepo": "smartsystem", | ||||||
|       "description": "interact with the system you are running on", |       "description": "interact with the system you are running on", | ||||||
|       "npmPackagename": "@pushrocks/smartsystem", |       "npmPackagename": "@push.rocks/smartsystem", | ||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "name": "@pushrocks/smartsystem", |   "name": "@push.rocks/smartsystem", | ||||||
|   "version": "3.0.1", |   "version": "3.0.1", | ||||||
|   "description": "interact with the system you are running on", |   "description": "interact with the system you are running on", | ||||||
|   "main": "dist_ts/index.js", |   "main": "dist_ts/index.js", | ||||||
| @@ -55,4 +55,4 @@ | |||||||
|   "browserslist": [ |   "browserslist": [ | ||||||
|     "last 1 chrome versions" |     "last 1 chrome versions" | ||||||
|   ] |   ] | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user