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 f3ef688 commit d6247bcCopy full SHA for d6247bc
bsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"name": "rescript-nodejs",
3
+ "namespace": "NodeJs",
4
"sources": [
5
6
"dir": "src",
@@ -23,7 +24,6 @@
23
24
}
25
],
26
"suffix": ".bs.js",
- "namespace": "NodeJs",
27
"bs-dependencies": [],
28
"bs-dev-dependencies": [
29
"@dusty-phillips/rescript-zora",
package.json
@@ -1,6 +1,6 @@
- "version": "14.0.4",
+ "version": "14.0.5",
"scripts": {
"build": "rescript || rescript",
"clean": "rescript clean",
0 commit comments