We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db229bc commit a8becc8Copy full SHA for a8becc8
taminomara-amm-amm/.ammpackage.json
@@ -1,6 +1,6 @@
1
{
2
"name": "taminomara-amm-amm",
3
- "version": "1.0.0",
+ "version": "0.0.0",
4
"description": "Advanced Machine Monitoring framework.",
5
"author": "Tamika Nomara <taminomara@gmail.com>",
6
"license": "MIT",
@@ -10,9 +10,9 @@
10
"docs": "https://taminomara.github.io/amm"
11
},
12
"requirements": {
13
- "taminomara-amm-ammcore": "~1.0"
+ "taminomara-amm-ammcore": "~0.1"
14
15
"devRequirements": {
16
- "taminomara-amm-ammtest": "~1.0"
+ "taminomara-amm-ammtest": "~0.1"
17
}
18
0 commit comments