@s-blog/engine-linux-x64-gnu 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # `@s-blog/engine-linux-x64-gnu`
2
2
 
3
- Platform-specific native binary for `@s-blog/engine` on Linux x64 (glibc).
3
+ Platform-specific native binary for [`@s-blog/engine`](https://www.npmjs.com/package/@s-blog/engine) on Linux x64 (glibc).
4
4
 
5
5
  This package is installed automatically as an optional dependency — you should not need to install it directly.
6
+
7
+ See the [main package](https://www.npmjs.com/package/@s-blog/engine) for API documentation.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@s-blog/engine-linux-x64-gnu",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "description": "s-blog-engine native binding for Linux x64 (glibc)",
5
5
  "license": "MIT",
6
6
  "os": ["linux"],