Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
npm run grunt updated to npx grunt
  • Loading branch information
AdityyaX committed Oct 4, 2023
commit 2f14b37d9fe3c72443d8f00f90f3400bbdf75716
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "p5",
"repository": "processing/p5.js",
"scripts": {
"start": "npx grunt",
"build": "grunt build",
"dev": "grunt yui browserify:dev connect:yui watch:quick",
"docs": "grunt yui",
Expand Down