Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit fa6b98d0 authored by 65160018's avatar 65160018
Browse files

update 2

parent 3c0648eb
Branches
No related tags found
No related merge requests found
...@@ -3,9 +3,10 @@ ...@@ -3,9 +3,10 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
"start": "next start", "start": "node app.js",
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment