move to @sapphirecode scope

This commit is contained in:
Timo Hocker 2020-05-05 19:22:28 +02:00
parent 3bc67290d6
commit 300f49659b
2 changed files with 2 additions and 3 deletions

1
.npmrc
View File

@ -1 +0,0 @@
@scode:registry=https://npm.scode.ovh

View File

@ -1,11 +1,11 @@
{
"name": "@scode/encoding-helper",
"name": "@sapphirecode/encoding-helper",
"version": "1.0.0",
"main": "index.js",
"author": "Timo Hocker <t-hocker@web.de>",
"license": "MIT",
"devDependencies": {
"@scode/eslint-config": "^2.0.2",
"@sapphirecode/eslint-config": "^2.0.2",
"@stryker-mutator/core": "^3.0.2",
"@stryker-mutator/javascript-mutator": "^3.0.2",
"ava": "^3.5.0",