ソースを参照

Update package.json

Use correct scope.
master
コミット
a0ce2d8352
2個のファイルの変更2行の追加1行の削除
  1. +1
    -0
      .gitignore
  2. +1
    -1
      package.json

+ 1
- 0
.gitignore ファイルの表示

@@ -105,4 +105,5 @@ dist
.tern-port

.npmrc
/types/
.idea/

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

@@ -1,5 +1,5 @@
{
"name": "@modal/webvideo-clip-core",
"name": "@modal-sh/webvideo-clip-core",
"version": "0.0.0",
"files": [
"dist",


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