doot-prop dev->prod

This commit is contained in:
Aliaksei Chapyzhenka 2021-09-06 20:46:13 -07:00
parent b3c0f4b211
commit 0eae365441

View File

@ -38,6 +38,7 @@
"homepage": "https://github.com/wavedrom/vcd#readme", "homepage": "https://github.com/wavedrom/vcd#readme",
"dependencies": { "dependencies": {
"bindings": "^1.5.0", "bindings": "^1.5.0",
"dot-prop": "^6.0.1",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"llparse": "^7.1.1" "llparse": "^7.1.1"
}, },
@ -45,7 +46,6 @@
"@drom/eslint-config": "^0.10.0", "@drom/eslint-config": "^0.10.0",
"browserify": "^17.0.0", "browserify": "^17.0.0",
"chai": "^4.3.4", "chai": "^4.3.4",
"dot-prop": "^6.0.1",
"eslint": "^7.31.0", "eslint": "^7.31.0",
"http-server": "^13.0.1", "http-server": "^13.0.1",
"llparse-dot": "^1.0.1", "llparse-dot": "^1.0.1",