Skip to content

Commit 8df2d3a

Browse files
committed
chore: initialize data architecture improvement documentation with js-yaml dependency
1 parent 58334ac commit 8df2d3a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
"react": "^19.2.4",
2323
"react-dom": "^19.2.4",
2424
"tailwindcss": "^4.2.2"
25+
},
26+
"devDependencies": {
27+
"js-yaml": "^4.1.1"
2528
}
2629
}

0 commit comments

Comments
 (0)