Tims-Chat/package.json

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

11 lines
199 B
JSON
Raw Normal View History

2018-08-16 22:30:59 +00:00
{
"dependencies": {
2021-09-17 13:14:39 +00:00
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"prettier": "^2.4.1",
"requirejs": "^2.3.6",
2021-09-17 13:14:39 +00:00
"terser": "^5.8.0"
2018-08-16 22:30:59 +00:00
}
}