We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285b5d1 commit f74b9a1Copy full SHA for f74b9a1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reason-nodejs",
3
- "version": "13.0.0-beta.1",
+ "version": "13.0.0-beta.2",
4
"scripts": {
5
"build": "bsb -make-world",
6
"clean-build": "bsb -clean-world && bsb -make-world",
@@ -13,7 +13,7 @@
13
"keywords": [
14
"BuckleScript"
15
],
16
- "author": "Sikan He",
+ "author": "Sikan He & Austin Davis",
17
"homepage": "https://github.com/sikanhe/reason-node",
18
"license": "MIT",
19
"dependencies": {},
@@ -24,4 +24,4 @@
24
"@glennsl/bs-jest": "^0.4.10",
25
"bs-platform": "7.3.2"
26
}
27
-}
+}
0 commit comments