Skip to content

Commit

Permalink
testing sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlincecum committed Mar 4, 2024
1 parent d89779a commit 2210f1d
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 @@ -2,7 +2,7 @@
"name": "sample-js-project",
"version": "v1.22.2",
"scripts": {
"build": "echo 'Building JS project...' && echo $BUILD_ENV"
"build": "echo 'Building JS project... ' && echo $BUILD_ENV"
},
"dependencies": {}
}

0 comments on commit 2210f1d

Please sign in to comment.