switch to new org scheme
This commit is contained in:
		| @@ -7,10 +7,10 @@ | |||||||
|     "projectType": "npm", |     "projectType": "npm", | ||||||
|     "module": { |     "module": { | ||||||
|       "githost": "gitlab.com", |       "githost": "gitlab.com", | ||||||
|       "gitscope": "pushrocks", |       "gitscope": "push.rocks", | ||||||
|       "gitrepo": "smartpdf", |       "gitrepo": "smartpdf", | ||||||
|       "description": "Create PDFs fast and smoothly", |       "description": "Create PDFs fast and smoothly", | ||||||
|       "npmPackagename": "@pushrocks/smartpdf", |       "npmPackagename": "@push.rocks/smartpdf", | ||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "name": "@pushrocks/smartpdf", |   "name": "@push.rocks/smartpdf", | ||||||
|   "version": "3.0.15", |   "version": "3.0.15", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "description": "create pdfs on the fly", |   "description": "create pdfs on the fly", | ||||||
| @@ -50,4 +50,4 @@ | |||||||
|   "browserslist": [ |   "browserslist": [ | ||||||
|     "last 1 chrome versions" |     "last 1 chrome versions" | ||||||
|   ] |   ] | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user