Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "swup", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Animated page transitions with css.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -346,3 +346,3 @@ # swup | ||
var swup = new Swup() | ||
swup.usePlugin(pluginName, {option: "value of options"}) | ||
swup.usePlugin(pluginName, {option: "value of option"}) | ||
``` | ||
@@ -349,0 +349,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130408