Browse Source

feat: update package name

kotoyuuko 1 week ago
parent
commit
81f002c0a8
1 changed files with 2 additions and 2 deletions
  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",