Skip to content

Commit

Permalink
chore: update local dev dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeltour committed Dec 20, 2017
1 parent a010744 commit f4f9d3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ website/site
# Optional eslint cache
.eslintcache

# VS Code files
.vscode

# Yarn Integrity file
.yarn-integrity

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"packages/*"
],
"devDependencies": {
"@daisy/jest-puppeteer": "^0.7.0-rc.0",
"@daisy/jest-env-puppeteer": "^0.7.0-rc.0",
"@daisy/jest-puppeteer": "^0.7.0",
"@daisy/jest-env-puppeteer": "^0.7.0",
"babel-core": "^6.0.0",
"babel-jest": "^21.2.0",
"babel-preset-env": "^1.6.0",
Expand Down

0 comments on commit f4f9d3a

Please sign in to comment.