Compare commits
2 Commits
f49e514a7f
...
6e21464e65
Author | SHA1 | Date | |
---|---|---|---|
|
6e21464e65 | ||
|
cd67f316fc |
4
README.md
Normal file
4
README.md
Normal file
@ -0,0 +1,4 @@
|
||||
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",
|
||||
"dependencies": {
|
||||
"dotenv": "^6.2.0",
|
||||
"express": "^4.16.4",
|
||||
"pg": "^7.8.0"
|
||||
"express": "^4.17.1",
|
||||
"pg": "^7.18.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user