switch to new org scheme
This commit is contained in:
parent
9b4b081d9a
commit
bd3ae675b0
@ -7,10 +7,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartevent",
|
"gitrepo": "smartevent",
|
||||||
"description": "lightweight gulp replacement",
|
"description": "lightweight gulp replacement",
|
||||||
"npmPackagename": "@pushrocks/smartgulp",
|
"npmPackagename": "@push.rocks/smartgulp",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartgulp",
|
"name": "@push.rocks/smartgulp",
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "lightweight gulp replacement",
|
"description": "lightweight gulp replacement",
|
||||||
@ -55,4 +55,4 @@
|
|||||||
"npmextra.json",
|
"npmextra.json",
|
||||||
"readme.md"
|
"readme.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user