/
githubmirror
/
meteor
Обзор
Документация
Войти
/
githubmirror
/
meteor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
devel
packages/deprecated/code-prettify/deprecated.js
7 строк
363 B
Ben Newman
Move various deprecated packages to packages/deprecated.
11 фев 2017, 01:47
11 фев 2017, 01:47
ad9f218
Код
Авторство
О чём код?
console.log( 'The "code-prettify" package is now unnecessary and has been deprecated. ' + 'To continue to use a working version of this package, please pin your ' + 'package version to 1.0.11 (e.g. meteor add code-prettify@=1.0.11). ' + 'For details concerning the deprecation of this package, see ' + 'https://github.com/meteor/meteor/issues/4445.' );