Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "swork-link", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Dynamic middleware linker for the swork framework.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -49,3 +49,3 @@ # swork-link | ||
### Methods | ||
## Methods | ||
@@ -78,3 +78,3 @@ **link** | ||
### Notes | ||
## Notes | ||
@@ -81,0 +81,0 @@ `link` and `targetLink` can be used in a single bundle (see first example) or across multiple bundles. In the case of multiple bundles, `importScripts` becomes necessary. |
12060