UNPKG
mongoose-timestamps.js
Version:
latest (0.0.0)
0.0.0
Updates "updated_at" field on each save
github.com/nowk/mongoose-timestamps.js
mongoose-timestamps.js
/
Makefile
8 lines
(5 loc)
•
94 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @NODE_ENV=
test
./node_modules/.bin/mocha \ --reporter spec \ --bail .PHONY:
test