Skip to content

Commit

Permalink
Merge pull request #33 from weaponsforge/dev
Browse files Browse the repository at this point in the history
v2.1.3
  • Loading branch information
weaponsforge authored Oct 8, 2024
2 parents b861f1d + 83757e5 commit 9732ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"start": "node server.js",
"dev": "./node_modules/.bin/gulp dev",
"dev:docker": "set IS_DOCKER=true && npm run dev"
"dev:docker": "export IS_DOCKER=true && npm run dev"
},
"keywords": [
"gulp",
Expand Down

0 comments on commit 9732ef9

Please sign in to comment.