diff --git a/README.md b/README.md index 2ded1a7..c517dff 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ #Site internet du Club Info Version 2015 + +[![Dependency Status](https://gemnasium.com/ClubInfoPolytechLille/ci-site.svg)](https://gemnasium.com/ClubInfoPolytechLille/ci-site) diff --git a/bower.json b/bower.json index e482999..6f3a316 100644 --- a/bower.json +++ b/bower.json @@ -1,15 +1,14 @@ { - "name": "ci-site", - "version": "0.0.1", - "dependencies": { - "font-awesome": "latest", - "angular": "latest", - "angular-route": "latest", - "bootswatch-dist": "3.3.2-cerulean", - "jsencrypt": "~2.1.0", - "animate.css": "~3.2.6", - "remarkable-bootstrap-notify": "~3.0.1", - "angular-ladda": "~0.2.2", - "angular-animate": "~1.3.15" - } + "name": "ci-site", + "version": "0.0.1", + "dependencies": { + "angular": "~1.3.15", + "angular-animate": "~1.3.15", + "angular-ladda": "~0.2.2", + "angular-route": "~1.3.15", + "animate.css": "~3.2.6", + "bootswatch-dist": "3.3.4-cerulean", + "jsencrypt": "~2.1.0", + "remarkable-bootstrap-notify": "~3.0.2" + } } diff --git a/package.json b/package.json index 549f0e7..cb3729b 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "repository": "https://github.com/ClubInfoPolytechLille/ci-site", "dependencies": { "async": "^0.9.0", - "body-parser": "^1.12.0", + "body-parser": "^1.12.2", "cookie-parser": "^1.3.4", - "express": "^4.12.2", - "method-override": "^2.3.1", - "mongoose": "^3.8.25", - "morgan": "^1.5.1", + "express": "^4.12.3", + "method-override": "^2.3.2", + "mongoose": "^4.0.1", + "morgan": "^1.5.2", "node-line-reader": "0.0.2", "ssh2": "^0.4.6", "ursa": "^0.8.4" -- libgit2 0.21.2