manifold/package.json
Milli 08ea8a0fe0 Revert "v1.22.19"
This reverts commit 22f59adc9c.
2022-05-29 21:27:26 +02:00

21 lines
401 B
JSON

{
"name": "mantic",
"private": true,
"workspaces": [
"common",
"functions",
"web"
],
"scripts": {},
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.15.0",
"eslint-plugin-lodash": "^7.4.0",
"prettier": "2.5.0",
"typescript": "4.6.4"
},
"version": "1.0.0"
}