oribuild-darwin-amd64
Advanced tools
Comparing version 0.0.0-pre-alpha.6 to 0.0.0-pre-alpha.7
{ | ||
"name": "oribuild-darwin-amd64", | ||
"version": "0.0.0-pre-alpha.6", | ||
"version": "0.0.0-pre-alpha.7", | ||
"repository": { | ||
@@ -14,4 +14,4 @@ "url": "https://github.com/microsoft/ori" | ||
"bin": { | ||
"ori": "./platform-unimplemented.js" | ||
"ori": "./oribuild" | ||
} | ||
} |
@@ -107,3 +107,3 @@ # ori | ||
### Getting Dependencies | ||
- install go 1.17 https://go.dev/doc/install | ||
- install go 1.18 https://go.dev/doc/install | ||
- If on windows, install mingw-gcc. | ||
@@ -110,0 +110,0 @@ This is to support building libsass on windows https://github.com/wellington/go-libsass/issues/37 |
10524