Skip to content

Commit 6b68525

Browse files
Merge pull request #2 from LukasAndreano/front-dev
1.5.0 Update + iPhone X support
2 parents e390203 + 19ec38a commit 6b68525

19 files changed

Lines changed: 524 additions & 258 deletions

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build
22
node_modules
33
build.zip
4-
package-lock.json
4+
package-lock.json

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
]
4444
},
4545
"devDependencies": {
46+
"@vkontakte/vk-miniapps-deploy": "^0.0.25",
4647
"prettier": "^2.3.0"
4748
}
4849
}

0 commit comments

Comments
 (0)