mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 22:44:54 +03:00
Update package.json
This commit is contained in:
parent
0b0f6ae5fc
commit
aba9ec1f77
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "{{ cookiecutter.project_slug }}",
|
||||
"name": "nexus",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"proxy": "http://localhost:8000",
|
||||
|
@ -13,9 +13,9 @@
|
|||
"extends": "react-app"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "16.8.1",
|
||||
"react-dom": "16.8.1",
|
||||
"react-scripts": "2.1.3"
|
||||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
"react-scripts": "2.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "0.18.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user