Skip to content

Commit

Permalink
Update taboo-data dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kovah committed Aug 5, 2018
1 parent 9d68b6b commit da570ac
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 @@ -8,7 +8,7 @@
},
"dependencies": {
"es6-promise": "^4.2.4",
"taboo-data": "^0.0.2",
"taboo-data": "^0.0.4",
"vue": "^2.5.16",
"vuex": "^3.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6066,9 +6066,9 @@ svgo@^1.0.0:
unquote "~1.1.1"
util.promisify "~1.0.0"

taboo-data@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/taboo-data/-/taboo-data-0.0.2.tgz#cbec5bd9b7a222510f4fc58cea45b67c5e06d941"
taboo-data@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/taboo-data/-/taboo-data-0.0.4.tgz#5f3e0268b18205395f19ccfbee5fc9bf0144808f"

tapable@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit da570ac

Please sign in to comment.