mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-17 15:29:25 +02:00
Avoiding publishing the “src” folder to NPM
This commit is contained in:
@@ -72,8 +72,7 @@
|
||||
"yarn-upgrade-all": "^0.5.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"src"
|
||||
"dist"
|
||||
],
|
||||
"jest": {
|
||||
"moduleNameMapper": {
|
||||
|
Reference in New Issue
Block a user