1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Upgrade babel-plugin-module-resolver to 2.3.0 to fix #202 (#218)

This commit is contained in:
Andrew McCloud 2016-11-06 18:11:54 -08:00 committed by Naoyuki Kanezawa
parent 64b6e335e4
commit 7f0f3ae940

View file

@ -43,7 +43,7 @@
"babel-core": "6.17.0",
"babel-generator": "6.17.0",
"babel-loader": "6.2.5",
"babel-plugin-module-resolver": "2.2.0",
"babel-plugin-module-resolver": "2.3.0",
"babel-plugin-transform-async-to-generator": "6.16.0",
"babel-plugin-transform-class-properties": "6.16.0",
"babel-plugin-transform-object-rest-spread": "6.16.0",