switch to new org scheme
This commit is contained in:
parent
3cd09a7bf5
commit
12dc2ffdbd
@ -10,10 +10,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartopen",
|
"gitrepo": "smartopen",
|
||||||
"description": "open things",
|
"description": "open things",
|
||||||
"npmPackagename": "@pushrocks/smartopen",
|
"npmPackagename": "@push.rocks/smartopen",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartopen",
|
"name": "@push.rocks/smartopen",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "open things",
|
"description": "open things",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@ -47,4 +47,4 @@
|
|||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user