Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfcads committed Jun 14, 2019
1 parent 9571e44 commit 358c524
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "result-tools",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand All @@ -13,7 +13,6 @@
"author": "Rafael Ferreira Reis",
"license": "ISC",
"dependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "8.2.3",
"babel-plugin-transform-runtime": "6.23.0",
Expand All @@ -24,6 +23,7 @@
"babel-runtime": "6.26.0"
},
"devDependencies": {
"babel-cli": "6.26.0",
"chai": "4.1.2",
"coveralls": "3.0.2",
"eslint": "5.5.0",
Expand Down

0 comments on commit 358c524

Please sign in to comment.