Skip to content

Commit 1e37d4f

Browse files
Merge pull request #233 from Deeksha1502/upgrade-npm-version-forms
SBCOSS-445: Increased package version
2 parents 1aa3ec9 + da4cf3c commit 1e37d4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-mobile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const run = async () => {
2020
const answers = {
2121
environment: 'mobile',
2222
name: '@project-sunbird/common-form-elements',
23-
version: '6.0.0'
23+
version: '8.0.6'
2424
}
2525
const { environment } = answers;
2626
console.log(answers);

0 commit comments

Comments
 (0)