We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1aa3ec9 + da4cf3c commit 1e37d4fCopy full SHA for 1e37d4f
1 file changed
build-mobile.js
@@ -20,7 +20,7 @@ const run = async () => {
20
const answers = {
21
environment: 'mobile',
22
name: '@project-sunbird/common-form-elements',
23
- version: '6.0.0'
+ version: '8.0.6'
24
}
25
const { environment } = answers;
26
console.log(answers);
0 commit comments