create script callable from react

This commit is contained in:
Jan Prochazka
2020-02-03 20:34:38 +01:00
parent 680bed549f
commit 8a85cfe687
14 changed files with 147 additions and 95 deletions

View File

@@ -10,8 +10,6 @@
"typescript": "^3.7.5"
},
"dependencies": {
"fs-extra": "^8.1.0",
"lodash": "^4.17.15",
"path": "^0.12.7"
"lodash": "^4.17.15"
}
}