@malipetek/semantic-router 0.0.4 → 0.0.5

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
@@ -74,7 +74,7 @@ Faulty folder:
74
74
  ![Folder missing some files](image.png)
75
75
 
76
76
  Correct folder:
77
- ![Folder with all files](image-1.png)
77
+ ![Alt text](image-3.png)
78
78
 
79
79
  ### Warning
80
80
  Do not forget to add `local_cache` folder to .gitignore, it aint small:
package/image-3.png ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@malipetek/semantic-router",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "Semantic router for nodejs for my personal use, pretty straightforward, inspired by semantic router by aureliolabs",
5
5
  "repository": {
6
6
  "type": "git",
package/image-1.png DELETED
Binary file