move to @sapphirecode scope

This commit is contained in:
Timo Hocker 2020-05-05 19:23:30 +02:00
parent 0b8c682991
commit bd952788d1
2 changed files with 3 additions and 4 deletions

1
.npmrc
View File

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

View File

@ -1,12 +1,12 @@
{ {
"name": "@scode/password-helper", "name": "@sapphirecode/password-helper",
"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>",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@scode/encoding-helper": "^1.0.10", "@sapphirecode/encoding-helper": "^1.0.10",
"@scode/eslint-config": "^2.0.2", "@sapphirecode/eslint-config": "^2.0.2",
"@stryker-mutator/core": "^3.0.2", "@stryker-mutator/core": "^3.0.2",
"@stryker-mutator/javascript-mutator": "^3.0.2", "@stryker-mutator/javascript-mutator": "^3.0.2",
"ava": "^3.5.0", "ava": "^3.5.0",