[DRE-commits] [gitlab] 01/05: remove devDependencies from package.json

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Oct 20 11:05:13 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 e4fdc4b316599d945572bb15a53817b8f4a41781
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Oct 13 18:43:03 2017 +0530

    remove devDependencies from package.json
---
 debian/patches/0430-remove-devdeps.patch | 28 ++++++++++++++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/0430-remove-devdeps.patch b/debian/patches/0430-remove-devdeps.patch
new file mode 100644
index 0000000..15f9057
--- /dev/null
+++ b/debian/patches/0430-remove-devdeps.patch
@@ -0,0 +1,28 @@
+--- a/package.json
++++ b/package.json
+@@ -46,25 +46,5 @@
+     "webpack-stats-plugin": "^0.1.5"
+   },
+   "devDependencies": {
+-    "babel-plugin-istanbul": "^4.0.0",
+-    "eslint": "^3.10.1",
+-    "eslint-config-airbnb-base": "^10.0.1",
+-    "eslint-import-resolver-webpack": "^0.8.3",
+-    "eslint-plugin-filenames": "^1.1.0",
+-    "eslint-plugin-import": "^2.2.0",
+-    "eslint-plugin-jasmine": "^2.1.0",
+-    "eslint-plugin-promise": "^3.5.0",
+-    "istanbul": "^0.4.5",
+-    "jasmine-core": "^2.6.3",
+-    "jasmine-jquery": "^2.1.1",
+-    "karma": "^1.7.0",
+-    "karma-chrome-launcher": "^2.1.1",
+-    "karma-coverage-istanbul-reporter": "^0.2.0",
+-    "karma-jasmine": "^1.1.0",
+-    "karma-mocha-reporter": "^2.2.2",
+-    "karma-sourcemap-loader": "^0.3.7",
+-    "karma-webpack": "^2.0.4",
+-    "nodemon": "^1.11.0",
+-    "webpack-dev-server": "^2.6.1"
+   }
+ }
diff --git a/debian/patches/series b/debian/patches/series
index 3dd71e4..de82605 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,5 +14,6 @@ pid-log-paths.patch
 0300-relax-rbnacl.patch
 0410-set-webpack-root.patch
 0420-use-system-libs.patch
+0430-remove-devdeps.patch
 add-system-lib-path-for-webpack.patch
 fix-mail-room-path.patch

-- 
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