Skip to content

Commit

Permalink
🎨 Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
valkjsaaa authored Nov 22, 2023
1 parent fedd1e9 commit ace4995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Replacement of babel-plugin-transform-typescript-metadata for ReactGenie",
"main": "lib/plugin.js",
"types": "lib/plugin.d.ts",
"repository": "https://github.com/StanfordHCI/babel-plugin-reactgenie.git",
"repository": "StanfordHCI/babel-plugin-reactgenie",
"author": "Jackie Yang <[email protected]>",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -91,4 +91,4 @@
"optional": true
}
}
}
}

0 comments on commit ace4995

Please sign in to comment.