switch to new org scheme
This commit is contained in:
parent
9615d7d0e3
commit
8dc697da1a
@ -6,10 +6,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartbrowser",
|
"gitrepo": "smartbrowser",
|
||||||
"shortDescription": "puppeteer wrapper for easy tasks",
|
"shortDescription": "puppeteer wrapper for easy tasks",
|
||||||
"npmPackagename": "@pushrocks/smartbrowser",
|
"npmPackagename": "@push.rocks/smartbrowser",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartbrowser",
|
"name": "@push.rocks/smartbrowser",
|
||||||
"version": "2.0.5",
|
"version": "2.0.5",
|
||||||
"description": "simplified puppeteer",
|
"description": "simplified puppeteer",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user