Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Commit bfab2f6

Browse files
author
이봉균
committed
update package nextjs-export-path-map
1 parent 26a4552 commit bfab2f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"babel-plugin-transform-define": "^1.3.0",
3535
"cssnano": "^3.10.0",
3636
"jest": "^20.0.4",
37-
"nextjs-export-path-map": "^0.0.1",
37+
"nextjs-export-path-map": "^0.1.2",
3838
"postcss-cssnext": "^3.0.2",
3939
"postcss-loader": "^2.0.6",
4040
"postcss-nested": "^2.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3442,9 +3442,9 @@ next@^3.2.1:
34423442
write-file-webpack-plugin "4.1.0"
34433443
xss-filters "1.2.7"
34443444

3445-
nextjs-export-path-map@^0.0.1:
3446-
version "0.0.1"
3447-
resolved "https://registry.yarnpkg.com/nextjs-export-path-map/-/nextjs-export-path-map-0.0.1.tgz#d7e0770bdbb4dd2455749a68269edea2528ce622"
3445+
nextjs-export-path-map@^0.1.2:
3446+
version "0.1.2"
3447+
resolved "https://registry.yarnpkg.com/nextjs-export-path-map/-/nextjs-export-path-map-0.1.2.tgz#ee558181aa93a06ed08e39cae4640cc6316f7099"
34483448
dependencies:
34493449
directory-tree "^2.0.0"
34503450

0 commit comments

Comments
 (0)