switch to new org scheme
This commit is contained in:
parent
e955876a7c
commit
3c436b7167
@ -3,10 +3,10 @@
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "pushrocks",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartpuppeteer",
|
||||
"shortDescription": "simplified access to puppeteer",
|
||||
"npmPackagename": "@pushrocks/smartpuppeteer",
|
||||
"npmPackagename": "@push.rocks/smartpuppeteer",
|
||||
"license": "MIT",
|
||||
"projectDomain": "push.rocks"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/smartpuppeteer",
|
||||
"name": "@push.rocks/smartpuppeteer",
|
||||
"version": "2.0.2",
|
||||
"private": false,
|
||||
"description": "simplified access to puppeteer",
|
||||
@ -39,4 +39,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user