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

Remove stage-0 from package.json (#2028)

This commit is contained in:
Conor Dockry 2017-05-20 13:55:48 -04:00 committed by Tim Neutkens
parent 55b5dbf9cd
commit dcac093b55

View file

@ -8,7 +8,6 @@
},
"dependencies": {
"babel-plugin-styled-components": "^1.1.4",
"babel-preset-stage-0": "^6.24.1",
"next": "latest",
"react": "^15.4.2",
"react-dom": "^15.4.2",