[DRE-commits] [gitlab] 01/02: don't install d3 with npm

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 12 14:35:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch syslibs
in repository gitlab.

commit 8a44f100946dafef1d93f9a245486a233cf056a1
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Oct 12 20:04:08 2017 +0530

    don't install d3 with npm
---
 debian/patches/0420-use-system-libs.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0420-use-system-libs.patch b/debian/patches/0420-use-system-libs.patch
index 292fdf0..c985e2d 100644
--- a/debian/patches/0420-use-system-libs.patch
+++ b/debian/patches/0420-use-system-libs.patch
@@ -1,6 +1,6 @@
 --- a/package.json
 +++ b/package.json
-@@ -13,16 +13,8 @@
+@@ -13,42 +13,24 @@
    },
    "dependencies": {
      "axios": "^0.16.2",
@@ -16,8 +16,8 @@
 -    "core-js": "^2.4.1",
      "cropper": "^2.3.0",
      "css-loader": "^0.28.0",
-     "d3": "^3.5.11",
-@@ -30,25 +22,16 @@
+-    "d3": "^3.5.11",
+     "deckar01-task_list": "^2.0.0",
      "document-register-element": "^1.3.0",
      "dropzone": "^4.2.0",
      "emoji-unicode-version": "^0.2.1",
@@ -43,7 +43,7 @@
      "react-dev-utils": "^0.5.2",
      "select2": "3.5.2-browserify",
      "sql.js": "^0.4.0",
-@@ -56,14 +39,11 @@
+@@ -56,14 +38,11 @@
      "three-orbit-controls": "^82.1.0",
      "three-stl-loader": "^1.0.4",
      "timeago.js": "^2.0.5",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list