Skip to content

Commit c6102b0

Browse files
committed
fix: adding missing dependency
Signed-off-by: Pawel Psztyc <[email protected]>
1 parent a44b754 commit c6102b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"mime-types": "^2.1.28",
112112
"monaco-editor": "^0.21.3",
113113
"node-fetch": "^2.6.1",
114+
"semver": "^5.7.1",
114115
"uuid": "^8.3.2",
115116
"winston": "^3.3.3"
116117
},

0 commit comments

Comments
 (0)