Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Oct 13, 2024
1 parent 5b4b75a commit 47939bc
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edgefirst-dev/api-client",
"version": "0.0.0",
"version": "0.0.1",
"author": {
"name": "Sergio Xalambrí",
"email": "hello+oss@sergiodxa.com",
Expand Down Expand Up @@ -33,8 +33,14 @@
"engines": {
"node": ">=20.0.0"
},
"files": ["build", "package.json", "README.md"],
"funding": ["https://github.com/sponsors/sergiodxa"],
"files": [
"build",
"package.json",
"README.md"
],
"funding": [
"https://github.com/sponsors/sergiodxa"
],
"homepage": "https://edgefirst-dev.github.io/api-client",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 47939bc

Please sign in to comment.