Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93e15a2

Browse files
renancoutoarunoda
authored andcommitted
Remove stage-0 from dependencies on example (vercel#2656)
This PR removes `babel-preset-stage-0` from the dependencies list, that was missing on vercel#1959.
1 parent 34830a0 commit 93e15a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/with-styled-components/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
},
99
"dependencies": {
1010
"babel-plugin-styled-components": "^1.1.4",
11-
"babel-preset-stage-0": "^6.24.1",
1211
"next": "latest",
1312
"react": "^15.4.2",
1413
"react-dom": "^15.4.2",

0 commit comments

Comments
 (0)