Skip to content

Commit

Permalink
Merge pull request #61 from mendix/fix/package-config
Browse files Browse the repository at this point in the history
Fix package configurations
  • Loading branch information
diego-antonelli authored May 22, 2023
2 parents 813a544 + 4aeebfa commit dbfa99c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"/src/**/.gitkeep",
"/init.js",
"/*.js",
"/*.md"
"/*.md",
"scripts/*.js"
],
"devDependencies": {
"@mendix/mendix-hybrid-app-base": "^6.0.0",
Expand Down

0 comments on commit dbfa99c

Please sign in to comment.