/
AliasX
/
tlroadmap
Обзор
Документация
Войти
/
AliasX
/
tlroadmap
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
package.json
25 строк
674 B
dependabot[bot]
Bump moment from 2.25.3 to 2.29.4 (#395)
17 сен 2022, 13:18
Не верифицирован
17 сен 2022, 13:18
a7a7714
Код
Авторство
О чём код?
{ "name": "tlroadmap", "version": "1.0.0", "description": "Teamlead Roadmap statis doc", "scripts": { "site:dev": "vuepress dev tlroadmap", "site:build": "vuepress build tlroadmap" }, "dependencies": { "@b0g3r/vuepress-plugin-generate-tree": "^0.2.7", "@b0g3r/vuepress-plugin-locale-prefix": "^0.1.1", "@vuepress/core": "*", "moment": "^2.29.4", "uslug": "^1.0.4", "vuepress": "^1.4.1", "vuepress-plugin-git-log": "^1.0.1", "vuepress-plugin-metrika": "1.0.2", "vuepress-plugin-seo": "^0.1.2", "vuepress-plugin-sitemap": "^2.3.1" }, "devDependencies": { "sass": "^1.26.5", "sass-loader": "^8.0.2" } }