File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
" packages/*"
12
12
],
13
13
"npmClient" : " yarn" ,
14
- "version" : " 0.1.0 " ,
14
+ "version" : " 0.1.1 " ,
15
15
"useWorkspaces" : true
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " yarn webpack-dev-server --config webpack.config.js"
13
13
"devDependencies" : {
14
14
"@babel/core" : " ^7.4.3" ,
15
15
"@babel/preset-env" : " ^7.4.3" ,
16
- "@tianyong90/vue-markdown-loader" : " ^0.1.0 " ,
16
+ "@tianyong90/vue-markdown-loader" : " ^0.1.1 " ,
17
17
"babel-loader" : " ^8.0.5" ,
18
18
"babel-plugin-syntax-dynamic-import" : " ^6.18.0" ,
19
19
"clean-webpack-plugin" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tianyong90/vue-markdown-loader" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " A simple webpack loader that transform markdown file to vue compoennt." ,
5
5
"keywords" : [
6
6
" vue loader" ,
You can’t perform that action at this time.
0 commit comments