Skip to content
Snippets Groups Projects

test

Closed Alex Petraky requested to merge feature/test into master
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline

Files

  • 2e357afc
    fix · 2e357afc
    ko_oler authored
{
{
"name": "@perxis/perxis-js",
"name": "@perxis-js/perxis-client",
"version": "1.0.0",
"version": "1.0.0",
"description": "",
"description": "",
"main": "clients/index.js",
"main": "clients/index.js",
@@ -8,7 +8,7 @@
@@ -8,7 +8,7 @@
],
],
"repository": {
"repository": {
"type": "git",
"type": "git",
"url": "git+https://git.perx.ru/perxis/perxis.git"
"url": "git+https://git.perx.ru/perxis/perxis-js.git"
},
},
"scripts": {
"scripts": {
"pub": "npm publish"
"pub": "npm publish"
Loading