fix scope
This commit is contained in:
parent
ed85fb19e3
commit
48e710f78e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "utilities",
|
"name": "@scode/utilities",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Timo Hocker <t-hocker@web.de>",
|
"author": "Timo Hocker <t-hocker@web.de>",
|
||||||
@ -14,4 +14,4 @@
|
|||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"test": "nyc ava"
|
"test": "nyc ava"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user