We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6536de commit 8ab94f3Copy full SHA for 8ab94f3
README.md
@@ -1,4 +1,7 @@
1
# Generator-abstack-vuejs
2
A yeoman generator for Vue.js
3
4
+## Changelog
5
+Visit [release notes](https://github.com/PeachScript/generator-abstack-vuejs/releases)
6
+
7
Inspired by [vuejs-templates/webpack](https://github.com/vuejs-templates/webpack).
package.json
@@ -1,6 +1,6 @@
{
"name": "generator-abstack-vuejs",
- "version": "0.1.0",
+ "version": "0.0.0",
"description": "A yeoman generate with Vue.js",
"main": "index.js",
"scripts": {
0 commit comments