ソースを参照

Update publish URLs

Use new URLs for publishing.
master
コミット
b5961cd461
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      package.json

+ 2
- 2
package.json ファイルの表示

@@ -9,13 +9,13 @@
],
"publishing": {
"github": {
"repository": "https://github.com/TheoryOfNekomata/get-form-values.git",
"repository": "https://github.com/TheoryOfNekomata/formxtr.git",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
},
"master": {
"repository": "https://code.modal.sh/TheoryOfNekomata/get-form-values.git",
"repository": "https://code.modal.sh/TheoryOfNekomata/formxtr.git",
"publishConfig": {
"registry": "https://js.pack.modal.sh"
}


読み込み中…
キャンセル
保存