mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
update package dependencies for tests (#5676)
This commit is contained in:
parent
766d7d5fe4
commit
c870d03aa0
|
@ -35,9 +35,9 @@
|
|||
"devDependencies": {
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
|
||||
"@babel/preset-react": "7.0.0",
|
||||
"@zeit/next-css": "0.2.1-canary.1",
|
||||
"@zeit/next-sass": "0.2.1-canary.1",
|
||||
"@zeit/next-typescript": "1.1.0",
|
||||
"@zeit/next-css": "1.0.2-canary.2",
|
||||
"@zeit/next-sass": "1.0.2-canary.2",
|
||||
"@zeit/next-typescript": "1.1.2-canary.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "9.0.0",
|
||||
"babel-jest": "23.6.0",
|
||||
|
|
Loading…
Reference in a new issue