Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zensh committed Oct 4, 2016
1 parent b6aae9f commit 2c33c41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Yan Qing <[email protected]>"
],
"version": "1.1.7",
"version": "1.1.8",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -24,11 +24,11 @@
"wait"
],
"dependencies": {
"thunks": "^4.7.1"
"thunks": "^4.7.5"
},
"devDependencies": {
"standard": "^8.0.0",
"tman": "^1.4.5"
"standard": "^8.3.0",
"tman": "^1.6.0"
},
"scripts": {
"test": "standard && tman"
Expand Down

0 comments on commit 2c33c41

Please sign in to comment.