Skip to content

Commit

Permalink
Update make-generator-function, semver
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 13, 2015
1 parent 52706a3 commit ff5ee98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"jscs": "^1.11.3",
"foreach": "^2.0.5",
"make-arrow-function": "^1.0.0",
"make-generator-function": "^1.0.0",
"semver": "^4.3.0"
"make-generator-function": "^1.1.0",
"semver": "^4.3.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit ff5ee98

Please sign in to comment.