mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Move babel-eslint to devDependencies
It was added to runtime dependencies with bulk commit a4bf85b1b6f16154e1295ef329934d042ab8f46b refs: - https://github.com/mermaid-js/mermaid/pull/1586
This commit is contained in:
parent
331c952212
commit
cce90a2bed
@ -49,7 +49,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@braintree/sanitize-url": "^3.1.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"d3": "^5.7.0",
|
||||
"dagre": "^0.8.4",
|
||||
"dagre-d3": "^0.6.4",
|
||||
@ -67,6 +66,7 @@
|
||||
"@babel/register": "^7.0.0",
|
||||
"@percy/cypress": "*",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-loader": "^8.0.4",
|
||||
"coveralls": "^3.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user