Skip to content
Snippets Groups Projects

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

Merged Alex Petraky requested to merge feature/PRXS-383-FrontendProtoAdd into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • af23f45e
    fix · af23f45e
    ko_oler authored
+ 1
1
@@ -8,7 +8,7 @@
@@ -8,7 +8,7 @@
],
],
"repository": {
"repository": {
"type": "git",
"type": "git",
"url": "git+https://git.perx.ru/perxis/perxis-proto.git"
"url": "git+https://git.perx.ru/perxis/perxis-js.git"
},
},
"scripts": {
"scripts": {
"pub": "npm publish"
"pub": "npm publish"
Loading