source: package.json@ e4c61dd

Last change on this file since e4c61dd was e4c61dd, checked in by istevanoska <ilinastevanoska@…>, 5 months ago

Prototype 1.1

  • Property mode set to 100644
File size: 189 bytes
Line 
1{
2 "devDependencies": {
3 "autoprefixer": "^10.4.23",
4 "postcss": "^8.5.6",
5 "tailwindcss": "^4.1.18"
6 },
7 "dependencies": {
8 "d3": "^7.9.0",
9 "d3-sankey": "^0.12.3"
10 }
11}
Note: See TracBrowser for help on using the repository browser.