mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-10 17:09:42 +00:00
Various experiments with JS and React and what-not.
This commit is contained in:
10
package.json
10
package.json
@@ -12,17 +12,21 @@
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"axios": "^0.18",
|
||||
"babel-preset-react": "^6.23.0",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"bootstrap": "^4.0.0",
|
||||
"cross-env": "^5.1",
|
||||
"jquery": "^3.2",
|
||||
"laravel-mix": "^4.0.7",
|
||||
"lodash": "^4.17.5",
|
||||
"popper.js": "^1.12",
|
||||
"react": "^16.2.0",
|
||||
"react-dom": "^16.2.0",
|
||||
"react": "^16.7.0",
|
||||
"react-dom": "^16.7.0",
|
||||
"resolve-url-loader": "^2.3.1",
|
||||
"sass": "^1.15.2",
|
||||
"sass-loader": "^7.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tabler-react": "^1.27.0",
|
||||
"font-awesome": "4.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user