Skip to content

Commit f74b9a1

Browse files
committed
update authors
1 parent 285b5d1 commit f74b9a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reason-nodejs",
3-
"version": "13.0.0-beta.1",
3+
"version": "13.0.0-beta.2",
44
"scripts": {
55
"build": "bsb -make-world",
66
"clean-build": "bsb -clean-world && bsb -make-world",
@@ -13,7 +13,7 @@
1313
"keywords": [
1414
"BuckleScript"
1515
],
16-
"author": "Sikan He",
16+
"author": "Sikan He & Austin Davis",
1717
"homepage": "https://github.com/sikanhe/reason-node",
1818
"license": "MIT",
1919
"dependencies": {},
@@ -24,4 +24,4 @@
2424
"@glennsl/bs-jest": "^0.4.10",
2525
"bs-platform": "7.3.2"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)