Skip to content

Commit

Permalink
make this repo to version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prawee committed Jun 21, 2017
1 parent 5b157d7 commit 89ed210
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"name": "prawee/yii2-vuejs",
"version": "1.0",
"description": "Vue.js library for Yii2",
"type": "yii2-library",
"keywords": ["yii2","library","vuejs2","vue"],
"keywords": [
"yii2",
"library",
"vuejs2",
"vue"
],
"license": "MIT",
"homepage": "https://github.com/prawee/yii2-vuejs.git",
"authors": [
Expand All @@ -20,4 +26,4 @@
"prawee\\vuejs\\": ""
}
}
}
}

0 comments on commit 89ed210

Please sign in to comment.