/
githubmirror
/
meteor
Обзор
Документация
Войти
/
githubmirror
/
meteor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
devel
packages/crosswalk/package.js
10 строк
248 B
denihs
Bump the patch for some packages, so we publish them using Meteor 3 tooling.
16 июл 2024, 17:04
Не верифицирован
16 июл 2024, 17:04
84eb22c
Код
Авторство
О чём код?
Package.describe({ summary: "Makes your Cordova application use the Crosswalk WebView \ instead of the System WebView on Android", version: '1.7.3', documentation: null }); Cordova.depends({ 'cordova-plugin-crosswalk-webview': '2.4.0' });