ultimate-jekyll-manager 0.0.206 → 0.0.207

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.
@@ -40,7 +40,7 @@
40
40
  {
41
41
  label: 'Sign Up',
42
42
  href: '/signup',
43
- class: 'btn-adaptive _gradient-rainbow _gradient-animated _animation-wiggle',
43
+ class: 'btn-adaptive',
44
44
  icon: 'user-plus',
45
45
  attributes: [
46
46
  ['data-wm-bind', '@show !auth.user']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ultimate-jekyll-manager",
3
- "version": "0.0.206",
3
+ "version": "0.0.207",
4
4
  "description": "Ultimate Jekyll dependency manager",
5
5
  "main": "dist/index.js",
6
6
  "exports": {