fix: linkies
This commit is contained in:
parent
719d1f23d4
commit
27022d0a72
|
@ -13,7 +13,7 @@
|
||||||
"repl": "rlwrap -C qmp socat STDIO UNIX:$(ls /tmp/latus-*.sock | tail -n 1)",
|
"repl": "rlwrap -C qmp socat STDIO UNIX:$(ls /tmp/latus-*.sock | tail -n 1)",
|
||||||
"start": "NODE_ENV=production node build/index.js",
|
"start": "NODE_ENV=production node build/index.js",
|
||||||
"test": "mocha --watch src",
|
"test": "mocha --watch src",
|
||||||
"watch": "webpack --hot --watch --mode development"
|
"watch": "NODE_PATH=./node_modules webpack --hot --watch --mode development"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@avocado/behavior": "^2.0.0",
|
"@avocado/behavior": "^2.0.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user