Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Z
zkci-bitrix
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Карнаухов Константин
zkci-bitrix
Commits
bf78b481
Commit
bf78b481
authored
Apr 25, 2017
by
Карнаухов Константин
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor(package): update composer.json and package.json
parent
2f483aba
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
6 deletions
+11
-6
composer.json
www/composer.json
+0
-6
package.json
www/package.json
+11
-0
No files found.
www/composer.json
View file @
bf78b481
{
{
"authors"
:
[
{
"name"
:
"Constantine Karnaukhov"
,
"email"
:
"genteelknight@gmail.com"
}
],
"require"
:
{
"require"
:
{
"arrilot/bitrix-migrations"
:
"^2.1"
"arrilot/bitrix-migrations"
:
"^2.1"
}
}
...
...
www/package.json
0 → 100644
View file @
bf78b481
{
"private"
:
true
,
"devDependencies"
:
{
"eslint"
:
"3.15.0"
},
"scripts"
:
{
"lint"
:
"eslint ."
,
"dependencies"
:
"yarn install --no-progress"
,
"build"
:
"echo
\"
no build specified
\"
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment