diff --git a/package.json b/package.json index 71edc5a..24c6856 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "utilities", + "name": "@scode/utilities", "version": "1.0.0", "main": "index.js", "author": "Timo Hocker ", @@ -14,4 +14,4 @@ "lint": "eslint .", "test": "nyc ava" } -} \ No newline at end of file +}