File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " markdown-it-vue" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "private" : false ,
55 "description" : " The vue lib for markdown-it" ,
66 "author" : {
2525 "lint" : " vue-cli-service lint" ,
2626 "build:example" : " node --max_old_space_size=8192 node_modules/@vue/cli-service/bin/vue-cli-service.js build --dest example/dist ./example/main.js" ,
2727 "build:lib" : " node --max_old_space_size=8192 node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib ./src/index.js" ,
28- "build:light" : " node --max_old_space_size=8192 node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib --name markdown-it-vue-light ./src/index-light.js"
28+ "build:light" : " node --max_old_space_size=8192 node_modules/@vue/cli-service/bin/vue-cli-service.js build --target lib --name markdown-it-vue-light --no-clean ./src/index-light.js"
2929 },
3030 "main" : " dist/markdown-it-vue.umd.min.js" ,
3131 "dependencies" : {
You can’t perform that action at this time.
0 commit comments