Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit 2147dae

Browse files
committed
Remove pm2 from dependencies
1 parent 182b5a8 commit 2147dae

File tree

3 files changed

+51
-745
lines changed

3 files changed

+51
-745
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Remove `pm2` from dependencies since it's currently only used inside Docker.
13+
1014
## [0.1.8] - 2021-02-21
1115

1216
### Changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
"lint-staged": "^9.2.1",
139139
"mini-css-extract-plugin": "^0.8.0",
140140
"npm-run-all": "^4.1.5",
141-
"pm2": "^4.5.4",
142141
"postcss": "^7.0.18",
143142
"postcss-loader": "^3.0.0",
144143
"prettier": "^1.18.2",

0 commit comments

Comments
 (0)