Skip to content

Commit

Permalink
Merge branch 'main' into validation_config
Browse files Browse the repository at this point in the history
  • Loading branch information
y3n4 committed Apr 19, 2024
2 parents c37b860 + 72ae7c6 commit 2e3ec40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"scripts": {
"dev-server": "encore dev-server",
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
Expand Down

0 comments on commit 2e3ec40

Please sign in to comment.