@flowscripter/pluggable-io-framework-api 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -43,7 +43,7 @@
43
43
  - See
44
44
  [pluggable-io-framework](https://github.com/flowscripter/pluggable-io-framework)
45
45
  for orchestration and
46
- [pluggable-io-framework-plugin-filesystem](https://github.com/flowscripter/pluggable-io-framework-plugin-filesystem)
46
+ [io-plugin-filesystem](https://github.com/flowscripter/io-plugin-filesystem)
47
47
  for a reference implementation.
48
48
 
49
49
  ## Development
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowscripter/pluggable-io-framework-api",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "API for the https://github.com/flowscripter/pluggable-io-framework",
5
5
  "keywords": [
6
6
  "api",