Compare commits

...

10 Commits

Author SHA1 Message Date
Julian Lam
8ff79af6b9 0.8.1 2015-09-02 16:16:30 -04:00
Julian Lam
e97c5f6c15 updated shrinkwrap file 2015-09-02 16:14:55 -04:00
Julian Lam
3426ef75eb Merge branch 'master' into v0.8.x 2015-09-02 16:11:16 -04:00
psychobunny
796cf1bc35 if params.count is passed in, min should be 0 2015-08-27 17:39:25 -04:00
psychobunny
706bea723b changing function signature for messaging.getMessages
@julianlam should this be moved to 0.8.0?
2015-08-27 17:39:18 -04:00
Julian Lam
15ac9cb5c4 updated shrinkwrap file 2015-08-27 16:55:47 -04:00
Julian Lam
78d126a34e Merge remote-tracking branch 'origin/master' into v0.8.x 2015-08-27 16:52:34 -04:00
Julian Lam
85a609cae3 Merge branch 'master' into v0.8.x 2015-08-27 16:49:49 -04:00
Julian Lam
141999a97c Merge remote-tracking branch 'origin/master' into v0.8.x 2015-08-27 16:20:25 -04:00
Julian Lam
f11446e0bc added shrinkwrap file 2015-08-27 16:08:33 -04:00
2 changed files with 3621 additions and 1 deletions

3620
npm-shrinkwrap.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
"name": "nodebb",
"license": "GPL-3.0",
"description": "NodeBB Forum",
"version": "0.8.0",
"version": "0.8.1",
"homepage": "http://www.nodebb.org",
"repository": {
"type": "git",