mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 02:19:08 +00:00
minor fixes: npm updates, fonts, image serve fix.
This commit is contained in:
parent
c6f5b55c1c
commit
1b169fa284
8 changed files with 2663 additions and 1600 deletions
|
@ -18,7 +18,7 @@
|
|||
"react-router": "^4.3.1",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-router-redux": "^5.0.0-alpha.8",
|
||||
"react-scripts": "2.1.1",
|
||||
"react-scripts": "2.1.8",
|
||||
"react-typist": "^2.0.4",
|
||||
"react-typist-cycle": "^0.1.2",
|
||||
"redux": "^4.0.1",
|
||||
|
@ -42,10 +42,10 @@
|
|||
"not ie <= 11",
|
||||
"not op_mini all"
|
||||
],
|
||||
"proxy": "http://localhost:6769",
|
||||
"proxy": "http://localhost:6768",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-decorators": "^7.1.2",
|
||||
"customize-cra": "^0.2.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.4.0",
|
||||
"customize-cra": "^0.2.12",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-plugin-import": "^2.14.0",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"eslint-plugin-standard": "^4.0.0",
|
||||
"node-sass-chokidar": "^1.3.4",
|
||||
"react-app-rewire-scss": "^1.0.2",
|
||||
"react-app-rewired": "^1.6.2",
|
||||
"react-app-rewired": "^2.1.1",
|
||||
"redux-devtools": "^3.4.1",
|
||||
"redux-devtools-dock-monitor": "^1.1.3",
|
||||
"redux-devtools-log-monitor": "^1.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue