From 8b3497c130f4d417cc1a60c6f531b0c9376267af Mon Sep 17 00:00:00 2001
From: "francois.grand" <francois.grand@irstea.fr>
Date: Tue, 19 Sep 2017 15:49:53 +0200
Subject: [PATCH] =?UTF-8?q?package.json=20:=20fixation=20des=20num=C3=A9ro?=
 =?UTF-8?q?s=20de=20version?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8a76620ad..9ba0343c8 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
     "core-js": "2.4.1",
     "rxjs": "5.0.1",
     "zone.js": "0.8.4",
-    "angular2-chartjs": "^0.3.0",
+    "angular2-chartjs": "0.3.0",
     "jalhyd": "1.0.0"
   },
   "devDependencies": {
-- 
GitLab