Tims-Chat/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
200 B
JSON
Raw Normal View History

2018-08-16 22:30:59 +00:00
{
"dependencies": {
2024-06-23 19:00:10 +00:00
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"prettier": "^2.8.8",
"requirejs": "^2.3.6",
2024-06-23 19:00:10 +00:00
"terser": "^5.31.1"
2018-08-16 22:30:59 +00:00
}
}