File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33## Simple usage
44``` bash
5- npm install vue- light-tree
5+ npm install light-vue -tree
66```
77
88
Original file line number Diff line number Diff line change 11/*!
2- * vue-tree v0.1.0
2+ * light- vue-tree v0.1.1
33 * open source under the MIT license
44 */
55
Original file line number Diff line number Diff line change 11{
2- "name" : " vue- light-tree" ,
3- "version" : " 0.1.0 " ,
2+ "name" : " light-vue -tree" ,
3+ "version" : " 0.1.1 " ,
44 "scripts" : {
55 "lint" : " eslint --fix src --ext .js --ext .vue" ,
66 "dev" : " rollup --config ./scripts/rollup.development.js --watch" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ const version = packageJson.version
33
44export default `
55/*!
6- * vue-tree v${ version }
6+ * light- vue-tree v${ version }
77 * open source under the MIT license
88 */
99`
You can’t perform that action at this time.
0 commit comments