mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 18:16:44 +02:00
Move babel-eslint to devDependencies
It was added to runtime dependencies with bulk commit a4bf85b1b6
refs:
- https://github.com/mermaid-js/mermaid/pull/1586
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user