Browse Source

Update package.json

Use correct scope.
master
TheoryOfNekomata 1 year ago
parent
commit
a0ce2d8352
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      .gitignore
  2. +1
    -1
      package.json

+ 1
- 0
.gitignore View File

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

.npmrc
/types/
.idea/

+ 1
- 1
package.json View File

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


Loading…
Cancel
Save