Skip to content

Commit 0f1d162

Browse files
committed
0.1.0
1 parent 45acc83 commit 0f1d162

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

package.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edgefirst-dev/api-client",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"author": {
55
"name": "Sergio Xalambrí",
66
"email": "hello+oss@sergiodxa.com",
@@ -33,8 +33,14 @@
3333
"engines": {
3434
"node": ">=20.0.0"
3535
},
36-
"files": ["build", "package.json", "README.md"],
37-
"funding": ["https://github.com/sponsors/sergiodxa"],
36+
"files": [
37+
"build",
38+
"package.json",
39+
"README.md"
40+
],
41+
"funding": [
42+
"https://github.com/sponsors/sergiodxa"
43+
],
3844
"homepage": "https://edgefirst-dev.github.io/api-client",
3945
"license": "MIT",
4046
"scripts": {

0 commit comments

Comments
 (0)