switch to new org scheme
This commit is contained in:
parent
7926ced69d
commit
da1270f49d
@ -3,10 +3,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartmanifest",
|
"gitrepo": "smartmanifest",
|
||||||
"description": "a module for creating web app manifests",
|
"description": "a module for creating web app manifests",
|
||||||
"npmPackagename": "@pushrocks/smartmanifest",
|
"npmPackagename": "@push.rocks/smartmanifest",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"projectDomain": "push.rocks"
|
"projectDomain": "push.rocks"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartmanifest",
|
"name": "@push.rocks/smartmanifest",
|
||||||
"version": "2.0.2",
|
"version": "2.0.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "a module for creating web app manifests",
|
"description": "a module for creating web app manifests",
|
||||||
@ -36,4 +36,4 @@
|
|||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user