UNPKG
hydro-mongoose
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.1
mongoose integration for hydro
github.com/hydrojs/hydro-mongoose
hydrojs/hydro-mongoose
hydro-mongoose
/
Makefile
7 lines
(4 loc)
•
46 B
Plain Text
View Raw
1
2
3
4
5
6
7
all
: test
test
:
@npm
test .
PHONY
: all test