Skip to content

Commit

Permalink
move things
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Feb 16, 2017
1 parent eb87389 commit d187323
Show file tree
Hide file tree
Showing 24 changed files with 418 additions and 354 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
scripts/install.js
scripts/verify.js
coverage
client/cypress/examples/**
cypress/examples/**
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ build
*.log
npm-debug.log*
.mongo-db
client/cypress/videos
cypress/videos
1 change: 0 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"babel-jest": "^18.0.0",
"babel-preset-react-app": "^2.1.0",
"cross-env": "^3.1.4",
"cypress-cli": "^0.13.1",
"jest": "^18.1.0",
"react-scripts": "0.6.1",
"rimraf": "^2.5.4"
Expand Down
Loading

0 comments on commit d187323

Please sign in to comment.