File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1414 "lineupjs" : " 4.6.2"
1515 },
1616 "scripts" : {
17- "postinstall" : " shx mkdir -p inst/htmlwidgets/dist && shx cp -r \" node_modules/lineupjs/build/LineUp*\" \" node_modules/lineupjs/build/*.eot\" \" node_modules/lineupjs/build/*.svg\" \" node_modules/lineupjs/build/*.ttf\" \" node_modules/lineupjs/build/*.woff\" inst/htmlwidgets/dist"
17+ "postinstall" : " shx rm -f inst/htmlwidgets/dist/* && shx mkdir -p inst/htmlwidgets/dist && shx cp -r \" node_modules/lineupjs/build/LineUp*\" \" node_modules/lineupjs/build/*.eot\" \" node_modules/lineupjs/build/*.svg\" \" node_modules/lineupjs/build/*.ttf\" \" node_modules/lineupjs/build/*.woff\" inst/htmlwidgets/dist && shx rm inst/htmlwidgets/dist/*.map "
1818 },
1919 "devDependencies" : {
2020 "shx" : " ^0.3.4"
You can’t perform that action at this time.
0 commit comments