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

Add missing main files to NPM. (#464)

This commit is contained in:
Arunoda Susiripala 2016-12-22 07:10:26 +05:30 committed by Guillermo Rauch
parent 1719738ed1
commit c60b818de4

View file

@ -12,7 +12,8 @@
"css.js",
"head.js",
"document.js",
"prefetch.js"
"prefetch.js",
"router.js"
],
"bin": {
"next": "./dist/bin/next"