File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- const AppcachePlugin = require ( 'appcache-webpack-plugin-plus' )
1+ const AppcachePlugin = require ( 'appcache-webpack-plugin-plus' ) . default
22
33/**
44 * @param {object } config
Original file line number Diff line number Diff line change 11{
22 "name" : " react-app-rewire-appcache-plugin" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Add appcache-webpack-plugin to a react-app-rewired config." ,
55 "main" : " index.js" ,
66 "files" : [" index.js" ],
2626 "homepage" :
2727 " https://github.com/lwd-technology/react-app-rewire-appcache-plugin#readme" ,
2828 "dependencies" : {
29- "appcache-webpack-plugin-plus" : " ^2.0.1 " ,
29+ "appcache-webpack-plugin-plus" : " ^2.0.2 " ,
3030 "webpack" : " ^3.6.0"
3131 },
3232 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments