Skip to content

Commit

Permalink
0.28.0-figma.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Jul 19, 2023
1 parent e97f1e8 commit 27d338d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nodegit",
"name": "@figma/nodegit",
"description": "Node.js libgit2 asynchronous native bindings",
"version": "0.28.0-alpha.21",
"version": "0.28.0-figma.4",
"homepage": "http://nodegit.org",
"keywords": [
"libgit2",
Expand Down Expand Up @@ -64,7 +64,7 @@
"binary": {
"module_name": "nodegit",
"module_path": "./build/Release/",
"host": "https://axonodegit.s3.amazonaws.com/nodegit/nodegit/"
"host": "https://figma-nodegit.s3.amazonaws.com/"
},
"scripts": {
"cov": "npm run cppcov && npm run filtercov && npm run mergecov",
Expand Down

0 comments on commit 27d338d

Please sign in to comment.