Skip to content

Commit

Permalink
chore: switch to cy webpack-preprocessor instead of fork
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Mar 19, 2018
1 parent 0fa72a5 commit 440e15e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.0.0-beta.40",
"@babel/plugin-syntax-decorators": "^7.0.0-beta.42",
"@babel/plugin-syntax-typescript": "^7.0.0-beta.42",
"@cypress/webpack-preprocessor": "RomanGotsiy/cypress-webpack-preprocessor",
"@cypress/webpack-preprocessor": "2.0.0",
"@types/dompurify": "^0.0.31",
"@types/enzyme": "^3.1.8",
"@types/enzyme-to-json": "^1.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@
date-fns "^1.27.2"
figures "^1.7.0"

"@cypress/webpack-preprocessor@RomanGotsiy/cypress-webpack-preprocessor":
version "0.0.0-development"
resolved "https://codeload.github.com/RomanGotsiy/cypress-webpack-preprocessor/tar.gz/e7a135ffeacc0773e90bde4cd3f545813aaa4565"
"@cypress/webpack-preprocessor@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-2.0.0.tgz#4fe265b149f6af2258aeb95f85ef5ea419cdae11"
dependencies:
babel-core "6.26.0"
babel-loader "7.1.2"
Expand Down

0 comments on commit 440e15e

Please sign in to comment.