Skip to content

Commit

Permalink
[FIX] #509
Browse files Browse the repository at this point in the history
  • Loading branch information
horilla-opensource committed Feb 20, 2025
1 parent e028d75 commit 904bfa8
Show file tree
Hide file tree
Showing 3 changed files with 25,731 additions and 26,316 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"dev":"npm run development",
"development":"mix"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 904bfa8

Please sign in to comment.