nuxt-interpolation
Advanced tools
+5
-0
@@ -5,2 +5,7 @@ # Change Log | ||
| <a name="0.2.1"></a> | ||
| ## [0.2.1](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.0...v0.2.1) (2018-09-13) | ||
| <a name="0.2.0"></a> | ||
@@ -7,0 +12,0 @@ # [0.2.0](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.1.7...v0.2.0) (2018-09-13) |
+1
-1
| { | ||
| "name": "nuxt-interpolation", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-1
@@ -8,3 +8,3 @@ # interpolation | ||
| - Add ```nuxt-interpolation``` as dependency | ||
| - Add ```nuxt-interpolation``` to plugins section of ```nuxt.config.js``` | ||
| - Add ```nuxt-interpolation``` to modules section of ```nuxt.config.js``` | ||
@@ -11,0 +11,0 @@ ```javascript |
5681
2.23%