Skip to content

Commit 0c9e010

Browse files
fix(package): update babel-plugin-dynamic-import-node to version 2.3.3
Closes #183
1 parent 288bdaf commit 0c9e010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SSR/typescript-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/redux-devtools-extension": "^2.13.2",
1515
"@types/webpack-env": "^1.13.6",
1616
"awesome-typescript-loader": "^5.0.0",
17-
"babel-plugin-dynamic-import-node": "^1.2.0",
17+
"babel-plugin-dynamic-import-node": "^2.3.3",
1818
"cheerio": "^1.0.0-rc.2",
1919
"compression": "^1.7.2",
2020
"express": "^4.16.3",

0 commit comments

Comments
 (0)