Skip to content

Commit

Permalink
+ /dist/package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesHoppe committed Jun 14, 2024
1 parent bf826cd commit 3b6a8cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ module.exports = function(grunt) {
{
src: "./package.prod.json",
dest: "./dist/package.json"
},
{
src: "./package-lock.json",
dest: "./dist/package-lock.json"
}
]
}
Expand Down

0 comments on commit 3b6a8cb

Please sign in to comment.