Skip to content

Commit e3675b9

Browse files
committed
1.4.0
1 parent 3afee0a commit e3675b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "learn-generators",
33
"description": "Learn ES6 generators in practice.",
44
"author": "Ruslan Ismagilov <is.ismagilov@gmail.com>",
5-
"version": "1.3.1",
5+
"version": "1.4.0",
66
"repository": {
77
"type": "git",
88
"url": "git@github.com:isRuslan/learn-generators.git"
@@ -26,8 +26,8 @@
2626
"colors-tmpl": "~1.0.0",
2727
"combined-stream": "0.0.7",
2828
"has-generators": "^1.0.1",
29-
"workshopper": "^2.3.1",
30-
"workshopper-exercise": "^2.3.0",
29+
"workshopper": "^2.6.0",
30+
"workshopper-exercise": "^2.4.0",
3131
"workshopper-wrappedexec": "^0.1.2"
3232
},
3333
"license": "MIT"

0 commit comments

Comments
 (0)