Skip to content

Commit

Permalink
[test] Try screenshot resize with sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 4, 2020
1 parent 0048575 commit 0546850
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 133 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"tslint": "5.14.0",
"typescript": "^3.8.2",
"typescript-to-proptypes": "^1.4.0",
"vrtest": "^0.2.0",
"vrtest-olivier": "^0.3.1",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"yargs": "^15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion test/regressions/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom';
import vrtest from 'vrtest/client';
import vrtest from 'vrtest-olivier/client';
import webfontloader from 'webfontloader';
import TestViewer from './TestViewer';

Expand Down
Loading

0 comments on commit 0546850

Please sign in to comment.