aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-10 10:23:57 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-10 10:23:57 +0530
commit374d3d096fdfc11ac3a2ba6b1b4082a96f66165d (patch)
treec29c92825053d17823129c9673ba0a87eea8bb39 /package.json
parent5.6.3-nightly.29 [skip ci] (diff)
downloadferdium-app-374d3d096fdfc11ac3a2ba6b1b4082a96f66165d.tar.gz
ferdium-app-374d3d096fdfc11ac3a2ba6b1b4082a96f66165d.tar.zst
ferdium-app-374d3d096fdfc11ac3a2ba6b1b4082a96f66165d.zip
remove unused 'conventional-changelog' npm package. Change the url for the changelog in the ferdi menu
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index f90ee6698..7c9731a10 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,6 @@
33 "prebuild": "preval-build-info-cli && gulp build", 33 "prebuild": "preval-build-info-cli && gulp build",
34 "build": "electron-builder", 34 "build": "electron-builder",
35 "commit": "git-cz", 35 "commit": "git-cz",
36 "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -u",
37 "contributors": "all-contributors", 36 "contributors": "all-contributors",
38 "reformat-files": "./node_modules/.bin/prettier --ignore-path .eslintignore --write --require-pragma \"**/*.{js,jsx,scss}\"", 37 "reformat-files": "./node_modules/.bin/prettier --ignore-path .eslintignore --write --require-pragma \"**/*.{js,jsx,scss}\"",
39 "packages": "npx lerna publish --no-git-tag-version", 38 "packages": "npx lerna publish --no-git-tag-version",
@@ -161,7 +160,6 @@
161 "babel-plugin-formatjs": "10.3.9", 160 "babel-plugin-formatjs": "10.3.9",
162 "commitizen": "4.2.4", 161 "commitizen": "4.2.4",
163 "concurrently": "6.2.1", 162 "concurrently": "6.2.1",
164 "conventional-changelog-cli": "2.1.1",
165 "cross-env": "7.0.3", 163 "cross-env": "7.0.3",
166 "cz-conventional-changelog": "3.3.0", 164 "cz-conventional-changelog": "3.3.0",
167 "dotenv": "10.0.0", 165 "dotenv": "10.0.0",