1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 16:19:26 +00:00

Updated plantuml, changed static/ to public/, and added new scripts to package.json

This commit is contained in:
2022-01-21 21:13:32 +00:00
parent 9f4d947126
commit d3a631ee31
4 changed files with 7 additions and 4 deletions

View File

@@ -4,7 +4,9 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "jest"
"test": "jest",
"lint": "eslint .",
"diag": "utility/uml/generateDiagrams.ksh"
},
"repository": {
"type": "git",