Skip to content

Commit 7eabaf6

Browse files
committed
Use latest hydro-*
1 parent 8d55a78 commit 7eabaf6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"istanbul": "~0.1.44",
1818
"jsmd": "~0.2.0",
1919
"simple-assert": "~1.0.0",
20-
"hydro": "~0.8.7",
21-
"hydro-file-suite": "0.0.1",
22-
"hydro-doc": "0.0.2",
23-
"hydro-bdd": "0.0.3"
20+
"hydro": "*",
21+
"hydro-file-suite": "*",
22+
"hydro-doc": "*",
23+
"hydro-bdd": "*"
2424
},
2525
"author": "Veselin Todorov <[email protected]>",
2626
"license": "MIT"

0 commit comments

Comments
 (0)