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

update files field of package.json

This commit is contained in:
nkzawa 2016-12-17 04:25:40 +09:00
parent 8ddafaea5c
commit cd2fcd6e6f

View file

@ -9,7 +9,9 @@
"dist",
"link.js",
"css.js",
"head.js"
"head.js",
"document.js",
"prefetch.js"
],
"bin": {
"next": "./dist/bin/next"