@braid/vue-griddle
Advanced tools
Comparing version
{ | ||
"name": "@braid/vue-griddle", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A Vue.js implementation of @braid/griddle-scss with a toggleable visual overlay to help with your front-end development", | ||
@@ -30,4 +30,4 @@ "main": "src/Griddle.vue", | ||
"dependencies": { | ||
"@braid/griddle-scss": "^0.1.0" | ||
"@braid/griddle-scss": "^0.1.1" | ||
} | ||
} |
Updated