Skip to content

Commit

Permalink
deps: move typescript to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Nov 29, 2023
1 parent 1871682 commit af85831
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"diagram-js-origin": "^1.4.0",
"inherits-browser": "^0.1.0",
"min-dash": "^4.1.1",
"typescript": "^5.0.4",
"zeebe-bpmn-moddle": "^1.0.0"
},
"devDependencies": {
Expand Down Expand Up @@ -116,6 +115,7 @@
"rollup-plugin-copy": "^3.5.0",
"sinon": "^17.0.0",
"sinon-chai": "^3.7.0",
"typescript": "^5.0.4",
"webpack": "^5.88.2"
},
"peerDependencies": {
Expand Down

0 comments on commit af85831

Please sign in to comment.