Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 05705824
authored
Dec 18, 2019
by
Jonathan Reinink
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move "devDependencies" to "dependencies"
1 parent
f4b424b4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
package-lock.json
package.json
package-lock.json
View file @
0570582
This diff could not be displayed because it is too large.
package.json
View file @
0570582
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"prod"
:
"npm run production"
,
"prod"
:
"npm run production"
,
"production"
:
"cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
"production"
:
"cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
},
"de
vDe
pendencies"
:
{
"dependencies"
:
{
"@inertiajs/inertia"
:
"^0.1.0"
,
"@inertiajs/inertia"
:
"^0.1.0"
,
"@inertiajs/inertia-vue"
:
"^0.1.0"
,
"@inertiajs/inertia-vue"
:
"^0.1.0"
,
"axios"
:
"^0.18"
,
"axios"
:
"^0.18"
,
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment