Add account activation

parent 6360a812
Pipeline #1296 canceled with stages
in 0 seconds
......@@ -18,13 +18,5 @@
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3.11.2"
},
"scripts": {
"dev": "react-scripts start",
"start": "serve -s build",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"heroku-postbuild": "npm run build"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment