Compare commits
No commits in common. "6e21464e659f5bc992f7afb8670d620bc55893c4" and "f49e514a7f2bd3304d609c6a85cadaf85131db84" have entirely different histories.
6e21464e65
...
f49e514a7f
@ -1,4 +0,0 @@
|
|||||||
Special concepts
|
|
||||||
* relationships betwen dates (order, request, ship) and apply that mix to a new month
|
|
||||||
* apply a base mix of promo codes and terms codes to a new month of forecast where there is no existing baseline to pull from
|
|
||||||
* effects of building baselines off of original, or all changes so far
|
|
@ -10,7 +10,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^6.2.0",
|
"dotenv": "^6.2.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.16.4",
|
||||||
"pg": "^7.18.1"
|
"pg": "^7.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user