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

We are not in beta anymore, so remove publishConfig

Added in 629051db2c
This commit is contained in:
Leo Lamprecht 2017-04-11 13:07:00 +02:00
parent 8e6615dcf9
commit 2337827c40

View file

@ -5,9 +5,6 @@
"main": "./dist/server/next.js",
"license": "MIT",
"repository": "zeit/next.js",
"publishConfig": {
"tag": "beta"
},
"files": [
"dist",
"babel.js",