ソースを参照

feat: update package name

kotoyuuko 1 週間 前
コミット
81f002c0a8
1 ファイル変更2 行追加2 行削除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "xrates_updater",
+  "name": "xrates-updater",
   "version": "1.0.0",
   "description": "",
   "main": "src/index.ts",
@@ -12,7 +12,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git@ssh.git.ac:kotoyuuko/xrates_updater.git"
+    "url": "git@ssh.git.ac:kotoyuuko/xrates-updater.git"
   },
   "author": "kotoyuuko",
   "license": "WTFPL",