Simplified defaults data for maintainability

This commit is contained in:
David Carley
2021-10-10 15:35:43 -07:00
parent 9d8354579e
commit bcc08c09d9
6 changed files with 27 additions and 36 deletions

View File

@@ -5,10 +5,11 @@
"repository": "https://github.com/OneFinityCNC/onefinity",
"license": "GPL-3.0+",
"dependencies": {
"jshint": "",
"browserify": "",
"jstransformer-stylus": "",
"jshint": "",
"jstransformer-escape-html": "",
"jstransformer-stylus": "",
"lodash.merge": "4.6.2",
"pug-cli": ""
}
}