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

Update babel-plugin-module-resolver version in with-global-stylesheet (#4360)

I found build error, so I've updated babel-plugin-module-resolver
This commit is contained in:
yhirano55 2018-05-14 01:09:25 +09:00 committed by Tim Neutkens
parent b3e47d19f8
commit 8c5c2c23bb

View file

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"autoprefixer": "7.1.5",
"babel-plugin-module-resolver": "^2.7.1",
"babel-plugin-module-resolver": "^3.1.1",
"babel-plugin-wrap-in-js": "^1.1.0",
"glob": "^7.1.2",
"next": "latest",