Skip to content
This repository was archived by the owner on Oct 20, 2020. It is now read-only.

Commit e4c5c07

Browse files
committed
Merge branch 'release-3.0.4'
2 parents 687bb20 + 74735f8 commit e4c5c07

76 files changed

Lines changed: 304 additions & 13 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 26 additions & 0 deletions

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodeclube",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"private": false,
55
"main": "app.js",
66
"description": "A Node.js bbs using MongoDB",
@@ -71,9 +71,12 @@
7171
"gulp-nodemon": "^2.0.6",
7272
"gulp-util": "^3.0.7",
7373
"istanbul": "0.4.2",
74+
"jquery": "^2.2.0",
75+
"jsdom": "^3.1.2",
7476
"loader-connect": "1.0.0",
7577
"mm": "1.3.5",
7678
"mocha": "2.4.3",
79+
"mocha-jsdom": "^1.0.0",
7780
"nock": "7.0.1",
7881
"pedding": "1.0.0",
7982
"run-sequence": "^1.1.5",

public/img/af.png

344 Bytes

public/img/ar.png

938 Bytes

public/img/be.png

569 Bytes

public/img/bg.png

118 Bytes

public/img/bo.png

1.46 KB

public/img/ca.png

134 Bytes

public/img/cs.png

191 Bytes

public/img/da.png

130 Bytes

0 commit comments

Comments
 (0)