WIP
This commit is contained in:
33
package.json
Normal file
33
package.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@babel/polyfill": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.4",
|
||||
"@babel/runtime": "^7.4.4",
|
||||
"@fortawesome/fontawesome-free": "^5.10.2",
|
||||
"babel-loader": "^8.0.5",
|
||||
"bulma": "^0.7.1",
|
||||
"copy-webpack-plugin": "^4.6.0",
|
||||
"core-js": "^3.2.1",
|
||||
"css-loader": "^2.0.1",
|
||||
"fable-compiler": "^2.3.3",
|
||||
"fable-loader": "^2.1.8",
|
||||
"file-loader": "^4.2.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"mini-css-extract-plugin": "^0.5.0",
|
||||
"open-sans-fonts": "^1.5.1",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"remotedev": "^0.2.9",
|
||||
"sass": "^1.22.10",
|
||||
"sass-loader": "^7.3.1",
|
||||
"style-loader": "^0.23.1",
|
||||
"terser": "^4.2.1",
|
||||
"webpack": "^4.39.0",
|
||||
"webpack-cli": "^3.3.7",
|
||||
"webpack-dev-server": "^3.8.0",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user