We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf6b9d commit 0acbda6Copy full SHA for 0acbda6
1 file changed
package.json
@@ -0,0 +1,7 @@
1
+{
2
+ "name": "gopherjs.github.io",
3
+ "license": "BSD-2-Clause",
4
+ "optionalDependencies": {
5
+ "syscall": "file:./node-syscall"
6
+ }
7
+}
0 commit comments