Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-js
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-js
Merge requests
!2
test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
test
feature/test
into
master
Overview
0
Commits
30
Pipelines
0
Changes
1
Closed
Alex Petraky
requested to merge
feature/test
into
master
2 years ago
Overview
0
Commits
30
Pipelines
0
Changes
1
0
0
Merge request reports
Viewing commit
af23f45e
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
af23f45e
fix
· af23f45e
ko_oler
authored
2 years ago
config/package.json
+
1
−
1
View file @ af23f45e
Show full file
@@ -8,7 +8,7 @@
],
"repository"
:
{
"type"
:
"git"
,
"url"
:
"git+https://git.perx.ru/perxis/perxis-
proto
.git"
"url"
:
"git+https://git.perx.ru/perxis/perxis-
js
.git"
},
"scripts"
:
{
"pub"
:
"npm publish"
Loading