This commit is contained in:
NunoSempere 2022-04-24 19:01:39 -04:00
parent c3edc13bef
commit c9b1644f91
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "forecasting",
"version": "0.1.2",
"version": "0.1.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "forecasting",
"version": "0.1.2",
"version": "0.1.3",
"license": "ISC",
"dependencies": {
"@forecasting/aggregation": "^0.0.1"

View File

@ -1,6 +1,6 @@
{
"name": "forecasting",
"version": "0.1.2",
"version": "0.1.3",
"description": "Forecasting related utilities.",
"main": "index.js",
"scripts": {