Skip to content

Commit

Permalink
fix(): tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Feb 26, 2018
1 parent 6b4e6f2 commit ee3476b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ coverage.lcov
.envrc
.vscode
*.log
.changelog
4 changes: 2 additions & 2 deletions packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"engineStrict": true,
"dependencies": {
"@syncano/core": "0.8.0",
"@syncano/test-tools": "0.8.0",
"@syncano/core": "0.9.3",
"@syncano/test-tools": "0.9.3",
"babel-cli": "^6.26.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dynamic-import-node": "^1.0.2",
Expand Down

0 comments on commit ee3476b

Please sign in to comment.