diff --git a/.gitignore b/.gitignore index 6342805..e737370 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,4 @@ test-results/ backend/go.sum BUILD_NUMBER +scripts/resetDanger.js diff --git a/package.json b/package.json index 453caf2..4959819 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logistics_support_tool", - "version": "0.0.3-alpha.22", + "version": "0.0.1-alpha.1", "description": "This is the new logisitcs support tool", "private": true, "main": "index.js",