Skip to content
Snippets Groups Projects

Добавлена генерация файлов для frontend в Makefile и публикацию npm-пакета

Merged Alex Petraky requested to merge feature/PRXS-383-FrontendProtoAdd into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline

Files

  • 58b59415
    fix · 58b59415
    ko_oler authored
+ 1
1
{
"name": "@perxis/perxis-js",
"name": "@perxis-js/perxis-client",
"version": "1.0.0",
"description": "",
"main": "clients/index.js",
Loading